mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 08:07:18 +09:00
Update index.ts
This commit is contained in:
parent
78886e0144
commit
0ad7d63901
@ -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
|
||||||
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],
|
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user