stuff
This commit is contained in:
parent
647ff2203e
commit
bd7b12cb90
|
@ -9664,7 +9664,7 @@
|
|||
|
||||
InternalBDFDB.addContextListeners(BDFDB);
|
||||
|
||||
BDFDB.ReactUtils.findParent = BDFDB.ReactUtils.findChildren;
|
||||
BDFDB.ReactUtils.findChildren = BDFDB.ReactUtils.findParent;
|
||||
|
||||
if (BDFDB.UserUtils.me.id == myId) {
|
||||
for (let module in DiscordClassModules) if (!DiscordClassModules[module]) BDFDB.LogUtils.warn(module + " not initialized in DiscordClassModules");
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue