diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index 6bf0dfe8e4..2471e556b4 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -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 }));