Update ServerFolders.plugin.js

This commit is contained in:
Mirco Wittrien 2022-12-10 11:15:50 +01:00
parent 618c8bbc8f
commit 0ce212f282
1 changed files with 1 additions and 3 deletions

View File

@ -14,9 +14,7 @@
module.exports = (_ => {
const changeLog = {
"fixed": {
"Scrolling": "Scrolling while extra column disabled works again"
}
};
return !window.BDFDB_Global || (!window.BDFDB_Global.loaded && !window.BDFDB_Global.started) ? class {