diff --git a/ui/public/config.json b/ui/public/config.json index 6c134087101b..0529d704c47e 100644 --- a/ui/public/config.json +++ b/ui/public/config.json @@ -56,5 +56,6 @@ "plugins": [], "basicZoneEnabled": true, "multipleServer": false, + "allowSettingTheme": true, "docHelpMappings": {} } diff --git a/ui/src/components/page/GlobalLayout.vue b/ui/src/components/page/GlobalLayout.vue index 3eac55a109c7..634b8b4c05c3 100644 --- a/ui/src/components/page/GlobalLayout.vue +++ b/ui/src/components/page/GlobalLayout.vue @@ -65,7 +65,7 @@ -