Update 0BDFDB.plugin.js

This commit is contained in:
Mirco Wittrien 2020-09-19 21:01:46 +02:00
parent a619af5fdc
commit 5f19afe79e
1 changed files with 1 additions and 1 deletions

View File

@ -7469,7 +7469,7 @@ module.exports = (_ => {
}; };
loadLibrary(true); loadLibrary(true);
return class BDFDB_Frame { return class BDFDB_Library {
getName () {return config.info.name;} getName () {return config.info.name;}
getAuthor () {return config.info.author;} getAuthor () {return config.info.author;}
getVersion () {return config.info.version;} getVersion () {return config.info.version;}