mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 04:10:59 -05:00
ew unneeded comma
This commit is contained in:
parent
b1b48e38de
commit
1055f07a2a
@ -47,7 +47,7 @@ export class TClient extends Client {
|
||||
this.tokens = require('./tokens.json');
|
||||
this.YTCache = {
|
||||
'UCQ8k8yTDLITldfWYKDs3xFg': undefined, // Daggerwin
|
||||
'UCguI73--UraJpso4NizXNzA': undefined, // Machinery Restorer
|
||||
'UCguI73--UraJpso4NizXNzA': undefined // Machinery Restorer
|
||||
}
|
||||
this.embed = Discord.EmbedBuilder;
|
||||
this.collection = Discord.Collection;
|
||||
|
Loading…
Reference in New Issue
Block a user