stuff
This commit is contained in:
parent
f0055739f4
commit
5c15719cfa
|
@ -9660,6 +9660,11 @@
|
||||||
BDFDB.LibraryComponents[component] = "div";
|
BDFDB.LibraryComponents[component] = "div";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// REMOVE
|
||||||
|
BDFDB.loadMessage = BDFDB.PluginUtils.init;
|
||||||
|
BDFDB.unloadMessage = BDFDB.PluginUtils.clear;
|
||||||
|
BDFDB.createSettingsPanel = BDFDB.PluginUtils.createSettingsPanel;
|
||||||
|
|
||||||
BDFDB.loaded = true;
|
BDFDB.loaded = true;
|
||||||
window.BDFDB = BDFDB;
|
window.BDFDB = BDFDB;
|
||||||
InternalBDFDB.reloadLib = _ => {
|
InternalBDFDB.reloadLib = _ => {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue