diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index fdd9bd69ba..b8b52925b0 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -7469,7 +7469,7 @@ module.exports = (_ => { }; loadLibrary(true); - return class BDFDB_Frame { + return class BDFDB_Library { getName () {return config.info.name;} getAuthor () {return config.info.author;} getVersion () {return config.info.version;}