From 01b7c3b2b0e446455ec4b7dc74c6fbde99a29584 Mon Sep 17 00:00:00 2001 From: tokumeikoi Date: Tue, 8 Mar 2022 22:00:45 +0800 Subject: [PATCH] update: fix word --- public/theme/v2board/dashboard.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/theme/v2board/dashboard.blade.php b/public/theme/v2board/dashboard.blade.php index 524037ca..f02ff6aa 100755 --- a/public/theme/v2board/dashboard.blade.php +++ b/public/theme/v2board/dashboard.blade.php @@ -69,7 +69,7 @@ gtag('config', 'G-P1E9Z5LRRK'); @if (file_exists(public_path("/theme/{$theme}/assets/custom.js"))) - + @endif