diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index e67474eb2d..660ff22b23 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -25,7 +25,7 @@ module.exports = (_ => { const BDFDB = Object.assign({ started: true - }, config.info, config.rawUrl); + }, config.info, {rawUrl: config.rawUrl}); const InternalBDFDB = Object.assign({}, BDFDB, { patchPriority: 0,