fixed submodules that got merged incorrectly

This commit is contained in:
Some Random Crypto Guy
2025-02-04 10:40:49 +00:00
parent aeef1a6677
commit 8bf35db67e

3
.gitmodules vendored
View File

@@ -14,3 +14,6 @@
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://github.com/miniupnp/miniupnp
[submodule "external/mx25519"]
path = external/mx25519
url = https://github.com/tevador/mx25519