diff --git a/.docker/data/.keep b/.docker/data/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/.gitmodules b/.gitmodules index 75aaf82..7c66020 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,9 +37,35 @@ [submodule "docs"] path = docs url = https://github.com/fosscord/fosscord-docs + branch = master [submodule "fosscord.js"] path = fosscord.js url = https://github.com/fosscord/fosscord.js/ [submodule "collection"] path = collection url = https://github.com/fosscord/fosscord.js-collection + branch = master +[submodule "api"] + branch = master +[submodule "cdn"] + branch = master +[submodule "client"] + branch = master +[submodule "dashboard"] + branch = master +[submodule "gateway"] + branch = master +[submodule "landingpage"] + branch = master +[submodule "media"] + branch = master +[submodule "plugins"] + branch = master +[submodule "server-util"] + branch = master +[submodule "support"] + branch = master +[submodule "themes"] + branch = master +[submodule "ui"] + branch = master diff --git a/api b/api index 68f7b66..d96878d 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 68f7b66fb1e51d69543ede0c02108b4350d2e7a0 +Subproject commit d96878d57cef093cfeeb9d598e19c135355b8863