mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-22 10:22:32 +01:00
Update .gitmodules
This commit is contained in:
parent
72429305f0
commit
8bdbccead7
54
.gitmodules
vendored
54
.gitmodules
vendored
@ -1,75 +1,49 @@
|
|||||||
[submodule "fosscord/api"]
|
|
||||||
path = api
|
|
||||||
url = https://github.com/fosscord/fosscord-api
|
|
||||||
[submodule "fosscord/gateway"]
|
|
||||||
path = gateway
|
|
||||||
url = https://github.com/fosscord/fosscord-gateway
|
|
||||||
[submodule "fosscord/themes"]
|
|
||||||
path = themes
|
|
||||||
url = https://github.com/fosscord/fosscord-themes
|
|
||||||
[submodule "fosscord/plugins"]
|
|
||||||
path = plugins
|
|
||||||
url = https://github.com/fosscord/fosscord-plugins
|
|
||||||
[submodule "fosscord/media"]
|
|
||||||
path = media
|
|
||||||
url = https://github.com/fosscord/fosscord-media
|
|
||||||
[submodule "fosscord/server-util"]
|
|
||||||
path = server-util
|
|
||||||
url = https://github.com/fosscord/fosscord-server-util
|
|
||||||
[submodule "fosscord/cdn"]
|
|
||||||
path = cdn
|
|
||||||
url = https://github.com/fosscord/fosscord-cdn
|
|
||||||
[submodule "fosscord/ui"]
|
|
||||||
path = ui
|
|
||||||
url = https://github.com/fosscord/fosscord-ui
|
|
||||||
[submodule "fosscord/client"]
|
|
||||||
path = client
|
|
||||||
url = https://github.com/fosscord/fosscord-client
|
|
||||||
[submodule "fosscord/dashboard"]
|
|
||||||
path = dashboard
|
|
||||||
url = https://github.com/fosscord/fosscord-dashboard
|
|
||||||
[submodule "fosscord/support"]
|
|
||||||
path = support
|
|
||||||
url = https://github.com/fosscord/fosscord-support
|
|
||||||
[submodule "fosscord/landingpage"]
|
|
||||||
path = landingpage
|
|
||||||
url = https://github.com/fosscord/fosscord-landingpage
|
|
||||||
[submodule "docs"]
|
[submodule "docs"]
|
||||||
path = docs
|
|
||||||
url = https://github.com/fosscord/fosscord-docs
|
url = https://github.com/fosscord/fosscord-docs
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "fosscord.js"]
|
[submodule "fosscord.js"]
|
||||||
path = fosscord.js
|
|
||||||
url = https://github.com/fosscord/fosscord.js/
|
url = https://github.com/fosscord/fosscord.js/
|
||||||
|
branch = master
|
||||||
[submodule "collection"]
|
[submodule "collection"]
|
||||||
path = collection
|
path = collection
|
||||||
url = https://github.com/fosscord/fosscord.js-collection
|
url = https://github.com/fosscord/fosscord.js-collection
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "api"]
|
[submodule "api"]
|
||||||
|
url = https://github.com/fosscord/fosscord-api
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "cdn"]
|
[submodule "cdn"]
|
||||||
|
url = https://github.com/fosscord/fosscord-cdn
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "client"]
|
[submodule "client"]
|
||||||
|
url = https://github.com/fosscord/fosscord-client
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "dashboard"]
|
[submodule "dashboard"]
|
||||||
|
url = https://github.com/fosscord/fosscord-dashboard
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "gateway"]
|
[submodule "gateway"]
|
||||||
|
url = https://github.com/fosscord/fosscord-gateway
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "landingpage"]
|
[submodule "landingpage"]
|
||||||
branch = master
|
url = https://github.com/fosscord/fosscord-landingpage
|
||||||
[submodule "media"]
|
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "plugins"]
|
[submodule "plugins"]
|
||||||
|
url = https://github.com/fosscord/fosscord-plugins
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "server-util"]
|
[submodule "server-util"]
|
||||||
|
url = https://github.com/fosscord/fosscord-server-util
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "support"]
|
[submodule "support"]
|
||||||
|
url = https://github.com/fosscord/fosscord-support
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "themes"]
|
[submodule "themes"]
|
||||||
|
url = https://github.com/fosscord/fosscord-themes
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "ui"]
|
[submodule "ui"]
|
||||||
|
url = https://github.com/fosscord/fosscord-ui
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "voice-gateway"]
|
[submodule "voice-gateway"]
|
||||||
|
url = https://github.com/fosscord/fosscord-voice-gateway
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "rtc"]
|
[submodule "rtc"]
|
||||||
|
url = https://github.com/fosscord/fosscord-rtc
|
||||||
branch = master
|
branch = master
|
||||||
|
Loading…
Reference in New Issue
Block a user