changed submodule Dir

This commit is contained in:
TeamAbron
2025-01-19 11:34:52 +03:30
parent b05542ccbc
commit 4185d34851
3 changed files with 6 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -1,9 +1,11 @@
[submodule "external/lang"] [submodule "external/lang"]
path = external/lang path = external/lang
url = https://github.com/revoltchat/translations url = https://github.com/archem-team/translations
branch = revite-backports
[submodule "external/components"] [submodule "external/components"]
path = external/components path = external/components
url = https://github.com/revoltchat/components url = https://github.com/revoltchat/components
[submodule "external/revolt.js"] [submodule "external/revolt.js"]
path = external/revolt.js path = external/revolt.js
url = https://github.com/revoltchat/revolt.js url = https://github.com/archem-team/revolt.js
branch = revite-backports

2
external/lang vendored