From 836afa81f021fd17dc16fbf612d858cf30cc9ac2 Mon Sep 17 00:00:00 2001 From: nihaoaxiansheng <1153627788@qq.com> Date: Sun, 17 May 2026 16:19:21 +0800 Subject: [PATCH] Update submodule URL for hbb_common --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d80e69aa8..c398cfb7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libs/hbb_common"] path = libs/hbb_common - url = https://github.com/rustdesk/hbb_common + url = https://github.com/nihaoaxiansheng/hbb_common