From 94663271184a3ec7ec30c23e29c6446a2dcb0136 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 27 Jan 2021 15:51:16 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 85e493b9e9..3623d96141 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -950,6 +950,7 @@ "closeIcon": "closeIcon-8R553s", "closing": "closing-K489s7", "custom": "colorCustom-WKsPgT", + "customBar": "customBar-3RsUzs", "danger": "colorDanger-O5wq9n", "default": "colorDefault-XdNdIp", "icon": "icon-OZgBPQ", @@ -2708,6 +2709,7 @@ "toastcloseicon": ["Toast", "closeIcon"], "toastclosing": ["Toast", "closing"], "toastcustom": ["Toast", "custom"], + "toastcustombar": ["Toast", "customBar"], "toastdanger": ["Toast", "danger"], "toastdefault": ["Toast", "default"], "toasticon": ["Toast", "icon"],