mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
Update misc.ts
This commit is contained in:
@@ -47,7 +47,7 @@ export async function handleInternalReady(
|
||||
}
|
||||
};
|
||||
|
||||
setTimeout(() => loadedAllGuilds(), 2000);
|
||||
setTimeout(loadedAllGuilds, 2000);
|
||||
}
|
||||
|
||||
// Wait 5 seconds to spawn next shard
|
||||
|
||||
Reference in New Issue
Block a user