Clear console.log, checkUpdate in ClientOptions
This commit is contained in:
@@ -128,6 +128,7 @@ class Options extends null {
|
||||
scheduledEvent: 'https://discord.com/events',
|
||||
},
|
||||
jsonTransformer: (object) => JSONBig.stringify(object),
|
||||
checkUpdate: true,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user