From d806e06ab3c57b563e1458c2cb87665abd63942b Mon Sep 17 00:00:00 2001 From: Bartek <118764028+barteqcz@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:14:21 +0100 Subject: [PATCH] Update setup.ejs --- web/setup.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/setup.ejs b/web/setup.ejs index 5e74f1a..770f04e 100644 --- a/web/setup.ejs +++ b/web/setup.ejs @@ -233,7 +233,7 @@

Themes

<%- include('_components', { component: 'dropdown', id: 'server-theme-selector', inputId: 'webserver-defaultTheme', label: 'Default server theme', cssClass: '', placeholder: 'Default', options: [ - { value: 'theme1', label: 'Default' }, + { value: 'theme1', label: 'Mint' }, { value: 'theme2', label: 'Cappuccino' }, { value: 'theme3', label: 'Nature' }, { value: 'theme4', label: 'Ocean' }, @@ -571,4 +571,4 @@ <% }); %> - \ No newline at end of file +