Compare commits
2 commits
8d76c55539
...
cebf8feb6a
Author | SHA1 | Date | |
---|---|---|---|
cebf8feb6a | |||
21c9acb8f0 |
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ export const snacker = (opts: Options) => {
|
||||||
closeable: true,
|
closeable: true,
|
||||||
messageLine: 2,
|
messageLine: 2,
|
||||||
queue: "snacker",
|
queue: "snacker",
|
||||||
|
autoCloseDelay: 1600,
|
||||||
onOpen: () => {
|
onOpen: () => {
|
||||||
new Audio("https://no.ipv4.army/raw/Popcorn.ogg").play();
|
new Audio("https://no.ipv4.army/raw/Popcorn.ogg").play();
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue