mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
fixes bugs and remaining ts errors
This commit is contained in:
@@ -130,5 +130,5 @@ export async function processGlobalQueue(rest: RestManager) {
|
||||
}
|
||||
|
||||
// ALLOW OTHER QUEUES TO START WHEN NEW REQUEST IS MADE
|
||||
rest.globalQueueProcessing = true;
|
||||
rest.globalQueueProcessing = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user