Fix gitmodules formatting

This commit is contained in:
Matthew Lopez 2023-12-21 17:14:20 -05:00
parent 4813e74e2b
commit 762d6e247e
No known key found for this signature in database
GPG Key ID: 302A6EE3D63B7E0E

12
.gitmodules vendored
View File

@ -18,24 +18,26 @@ path = repos/website
url = https://github.com/PretendoNetwork/website.git
branch = dev
[submodule "repos/friends"]
path = repos/friends
url = https://github.com/PretendoNetwork/friends.git
branch = dev
[submodule "repos/miiverse-api"]
path = repos/miiverse-api
url = https://github.com/PretendoNetwork/miiverse-api.git
branch = dev
[submodule "repos/juxtaposition-ui"]
path = repos/juxtaposition-ui
url = https://github.com/PretendoNetwork/juxtaposition-ui.git
branch = dev
[submodule "repos/friends"]
path = repos/friends
url = https://github.com/PretendoNetwork/friends.git
branch = dev
[submodule "repos/wiiu-chat-authentication"]
path = repos/wiiu-chat-authentication
url = https://github.com/PretendoNetwork/wiiu-chat-authentication.git
branch = master
[submodule "repos/wiiu-chat-secure"]
path = repos/wiiu-chat-secure
url = https://github.com/PretendoNetwork/wiiu-chat-secure.git