From 5a055d943556ba496a873bf5c3e6f6ff9419310c Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 13 Feb 2020 20:16:57 +0300 Subject: [PATCH] chore(core): remove `admin_panel` setting from flextype settings.yaml --- flextype/config/settings.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/flextype/config/settings.yaml b/flextype/config/settings.yaml index c92ef327..0ee1aea1 100644 --- a/flextype/config/settings.yaml +++ b/flextype/config/settings.yaml @@ -124,12 +124,6 @@ cache: database: flextype table: flextype -# Admin Panel -# -# - themes: Theme (dark, light) -admin_panel: - theme: light - # Whoops # # - editor: emacs, idea, macvim, phpstorm, sublime, textmate, xdebug, vscode, atom, espresso