Update ServerFolders.plugin.js

This commit is contained in:
Mirco Wittrien 2019-02-12 22:05:22 +01:00
parent b814f2bf42
commit d11bfab028
1 changed files with 1 additions and 1 deletions

View File

@ -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!');
}
}