diff --git a/ui/public/config.json b/ui/public/config.json index e9994804568..859f15d0bc6 100644 --- a/ui/public/config.json +++ b/ui/public/config.json @@ -57,5 +57,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 87c5ef8ebfb..d31123fc686 100644 --- a/ui/src/components/page/GlobalLayout.vue +++ b/ui/src/components/page/GlobalLayout.vue @@ -65,7 +65,7 @@ -