From c3521d057ccb99dc5423e6ca8bf2dc1733c1fe53 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 11 Nov 2020 00:26:41 +0100 Subject: [PATCH] Update 0BDFDB.plugin.js --- Library/0BDFDB.plugin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index acea8e5457..f872a2f1a0 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -6274,6 +6274,7 @@ module.exports = (_ => { return BDFDB.ReactUtils.createElement(InternalComponents.LibraryComponents.Flex, { direction: InternalComponents.LibraryComponents.Flex.Direction.VERTICAL, children: headerItems.length ? ([ + [ BDFDB.ReactUtils.createElement(InternalComponents.LibraryComponents.Flex, { className: BDFDB.disCN.settingspanelheader, align: InternalComponents.LibraryComponents.Flex.Align.CENTER,