diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index a0d22ddf5f..808b0fbd64 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -40,8 +40,7 @@ module.exports = (_ => { delayedStart: [], updateTimeout: [], patchQueues: {} - } - const PluginStores.delayedLoad = [], PluginStores.delayedStart = []; + }; const Plugin = function(config) { return class Plugin { getName() {return config.name;}