From 8c2289ed74582b3579eea78934a7058559681843 Mon Sep 17 00:00:00 2001 From: Johannes F Date: Sat, 11 Feb 2023 22:54:35 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=9A=91=EF=B8=8F=20Wrong=20Store=20?= =?UTF-8?q?Page=20Name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/views/store/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/views/store/index.blade.php b/themes/default/views/store/index.blade.php index 7d105867..5f024d48 100644 --- a/themes/default/views/store/index.blade.php +++ b/themes/default/views/store/index.blade.php @@ -36,7 +36,7 @@
-
{{ CREDITS_DISPLAY_NAME }}
+
{{ config('app.name', 'Controlpanel.gg') }} Store