From 01e0163fa3619feed7b7ccdb6a3fd9dd9dbe9017 Mon Sep 17 00:00:00 2001 From: liumengyi Date: Wed, 15 Nov 2023 08:53:55 +0800 Subject: [PATCH] * Remove `,` at the end of row in the lastest children in header widget. --- lib/zin/wg/header/v1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zin/wg/header/v1.php b/lib/zin/wg/header/v1.php index 7a8ddf770d..6a39baec9d 100644 --- a/lib/zin/wg/header/v1.php +++ b/lib/zin/wg/header/v1.php @@ -170,7 +170,7 @@ class header extends wg 'text' => $lang->profile, 'data-toggle' => 'modal', 'data-size' => 700, - 'data-id' => 'profile', + 'data-id' => 'profile' ); if($app->config->vision === 'rnd')