From f04c3940d06f5288f18372c12fa0db9f4394af24 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 22 Sep 2020 22:39:01 +0200 Subject: [PATCH] Update 0BDFDB.plugin.js --- Library/0BDFDB.plugin.js | 1 - 1 file changed, 1 deletion(-) 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 }));