mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
fix submodule repository (#13975)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
parent
9dd4fa8646
commit
5a183490dc
2 changed files with 2 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,4 +1,3 @@
|
|||
[submodule "libs/hbb_common"]
|
||||
path = libs/hbb_common
|
||||
url = https://github.com/21pages/hbb_common
|
||||
branch = disable-change-permanent-password
|
||||
url = https://github.com/rustdesk/hbb_common
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 73ab9575fdfc1dbf2aad477bb9a8875405661cfc
|
||||
Subproject commit 073403edbf1fffcb3acfe8cbe7582ee873b23398
|
||||
Loading…
Reference in a new issue