Dev (#12)
* health check * Update Dockerfile * simplifying the deployment * Update Bot.js makes the find team command public * test (#9) * Dev (#7) * health check * Update Dockerfile * simplifying the deployment * Dev (#8) * health check * Update Dockerfile * simplifying the deployment * Update Bot.js makes the find team command public * Update PlayerService.js * massive update???? could break stuff * Update Bot.js update
This commit is contained in:
2
node_modules/@sapphire/async-queue/dist/esm/index.d.mts
generated
vendored
2
node_modules/@sapphire/async-queue/dist/esm/index.d.mts
generated
vendored
@@ -15,7 +15,7 @@ declare class AsyncQueue {
|
||||
/**
|
||||
* The promises array
|
||||
*/
|
||||
private promises;
|
||||
private readonly promises;
|
||||
/**
|
||||
* Waits for last promise and queues a new one
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user