Update index.ts

This commit is contained in:
syuilo 2020-09-20 20:50:46 +09:00
parent 78886e0144
commit 0ad7d63901

View file

@ -25,7 +25,7 @@ export default class extends Module {
@autobind @autobind
private async post() { private async post() {
const duration = 1000 * 60 * 30; const duration = 1000 * 60 * 10;
const polls = [ // TODO: Extract serif const polls = [ // TODO: Extract serif
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'], ['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],