stuff
This commit is contained in:
parent
9689b56456
commit
78cce3be56
|
@ -30,7 +30,7 @@
|
|||
const loadId = Math.round(Math.random() * 10000000000000000);
|
||||
BDFDB.InternalData.loadId = loadId;
|
||||
|
||||
const isGuildFolderThere = false; //REMOVE
|
||||
var isGuildFolderThere = false; //REMOVE
|
||||
|
||||
if (typeof Array.prototype.flat != "function") Array.prototype.flat = function () {return this;}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue