Switch account submodule back to main repo

This commit is contained in:
Matthew Lopez
2024-06-09 14:51:02 -05:00
committed by GitHub
parent cae8d7be7c
commit d537cb5740

7
.gitmodules vendored
View File

@@ -11,11 +11,8 @@ ignore = dirty
[submodule "repos/account"]
path = repos/account
# TODO: Switch this back after https://github.com/PretendoNetwork/account/pull/91 is merged
# url = https://github.com/PretendoNetwork/account.git
# branch = dev
url = https://github.com/CaramelKat/account.git
branch = user-information-app
url = https://github.com/PretendoNetwork/account.git
branch = dev
ignore = dirty
[submodule "repos/website"]