This commit is contained in:
Mirco Wittrien 2020-12-20 12:24:46 +01:00
parent d8620c4678
commit c021b34ada
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ module.exports = (_ => {
}
}
};
return !window.BDFDB_Global || (!window.BDFDB_Global.loaded && !window.BDFDB_Global.started) ? class {
getName () {return config.info.name;}
getAuthor () {return config.info.author;}