From 2fe9519aaacfe980cee65ceed044debed0ee2484 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Tue, 12 Jul 2022 15:50:34 +0200 Subject: [PATCH] Update advanced-config.php --- storage/templates/advanced-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/templates/advanced-config.php b/storage/templates/advanced-config.php index 0609b91..7b49c5d 100644 --- a/storage/templates/advanced-config.php +++ b/storage/templates/advanced-config.php @@ -63,7 +63,7 @@ return [ */ - // Overwrites default theme regardless of preference defined by the operating system, unless manually overwritten by user. + // Overwrites default theme regardless of preference defined by the operating system. 'theme' => '', // Either "dark" or "light".