Adds admin submodule

staging
zomars 2022-04-15 12:16:42 -06:00
parent 24c8500a6b
commit 037f2fcc0b
1 changed files with 4 additions and 0 deletions

4
.gitmodules vendored
View File

@ -1,3 +1,7 @@
[submodule "apps/admin"]
path = apps/admin
url = https://github.com/calcom/admin.git
branch = main
[submodule "apps/api"]
path = apps/api
url = https://github.com/calcom/api.git