From f1c16e89f08fb6c87aeafaf55480a3d62badb926 Mon Sep 17 00:00:00 2001 From: zhilv Date: Tue, 31 Mar 2026 21:54:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=89=93=E5=8C=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index c703c3b..b8594bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "web/frontend"] path = web/frontend url = https://gitea.kmux.cn/zhilv/wk-frontend + branch = main