Update 0BDFDB.plugin.js

This commit is contained in:
Mirco Wittrien 2020-09-22 22:39:01 +02:00
parent 5e29645e4e
commit f04c3940d0
1 changed files with 0 additions and 1 deletions

View File

@ -7505,7 +7505,6 @@ module.exports = (_ => {
keys: ["settings", key],
label: InternalBDFDB.defaults.settings[key].description,
note: key == "showToasts" && bdToastSetting && "Disable BBDs general 'Show Toast' setting before disabling this",
dividerbottom: true,
value: settings[key] || key == "showToasts" && bdToastSetting
}));