From ec59c1e56733f0fba8c666816a57e7d5fc44fd20 Mon Sep 17 00:00:00 2001 From: Florian Sorg Date: Tue, 4 Jul 2023 20:51:03 +0200 Subject: [PATCH] make IGER theme default --- config/config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.default.php b/config/config.default.php index 0670a2a9..01d194a1 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -129,7 +129,7 @@ return [ ], // Default theme, 1=style1.css - 'theme' => env('THEME', 1), + 'theme' => env('THEME', 16), 'themes' => [ 16 => [