Update 0BDFDB.plugin.js
This commit is contained in:
parent
a619af5fdc
commit
5f19afe79e
|
@ -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;}
|
||||||
|
|
Loading…
Reference in New Issue