Update DisplayServersAsChannels.plugin.js

This commit is contained in:
Mirco Wittrien 2023-08-29 18:38:49 +02:00
parent d00c2cc893
commit 38f1717032
1 changed files with 1 additions and 3 deletions

View File

@ -14,9 +14,7 @@
module.exports = (_ => {
const changeLog = {
"fixed": {
"ServerFolders Compatibility": "Better works with ServerFolders Plugin now"
}
};
return !window.BDFDB_Global || (!window.BDFDB_Global.loaded && !window.BDFDB_Global.started) ? class {