Revert "test"
This reverts commit cb39db100aefd0d174567a186f9f37ffb95a2680.
This commit is contained in:
parent
cb39db100a
commit
7da2ca1862
@ -301,7 +301,7 @@ export const waitFire = async (user: any, channel: string, trgr: () => any, cond
|
|||||||
timer = setTimeout(() => {
|
timer = setTimeout(() => {
|
||||||
ws.close();
|
ws.close();
|
||||||
res(false);
|
res(false);
|
||||||
}, 5000);
|
}, 3000);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
await trgr();
|
await trgr();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user