Skip to content

Commit 8cb7f1e

Browse files
committed
Fix gitmodules
1 parent b40936a commit 8cb7f1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "3rd-party/auth"]
22
path = 3rd-party/auth
33
url = https://github.com/TryQuiet/auth.git
4-
branch = feat/3058-allow-key-override
4+
branch = main
55
[submodule "3rd-party/js-libp2p-noise"]
66
path = 3rd-party/js-libp2p-noise
77
url = https://github.com/TryQuiet/js-libp2p-noise.git

0 commit comments

Comments
 (0)