Update ServerFolders.plugin.js
This commit is contained in:
parent
b814f2bf42
commit
d11bfab028
|
@ -386,7 +386,7 @@ class ServerFolders {
|
|||
BDFDB.WebModules.forceAllUpdates(this, "Guilds");
|
||||
}
|
||||
else {
|
||||
console.error(`%c[${this.name}]%c`, 'color: #3a71c1; font-weight: 700;', '', 'Fatal Error: Could not load BD functions!');
|
||||
console.error(`%c[${this.getName()}]%c`, 'color: #3a71c1; font-weight: 700;', '', 'Fatal Error: Could not load BD functions!');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue