mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
commit
0707bd4ac3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ export default class extends Module {
|
||||||
|
|
||||||
@autobind
|
@autobind
|
||||||
private async post() {
|
private async post() {
|
||||||
const duration = 1000 * 60 * 15;
|
const duration = 1000 * 60 * 24;
|
||||||
|
|
||||||
const polls = [ // TODO: Extract serif
|
const polls = [ // TODO: Extract serif
|
||||||
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],
|
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],
|
||||||
|
|
Loading…
Reference in a new issue