Adds admin submodule (#2554)
This commit is contained in:
parent
8c173c840b
commit
05edb144b2
1 changed files with 4 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,3 +1,7 @@
|
||||||
|
[submodule "apps/admin"]
|
||||||
|
path = apps/admin
|
||||||
|
url = https://github.com/calcom/admin.git
|
||||||
|
branch = main
|
||||||
[submodule "apps/api"]
|
[submodule "apps/api"]
|
||||||
path = apps/api
|
path = apps/api
|
||||||
url = https://github.com/calcom/api.git
|
url = https://github.com/calcom/api.git
|
||||||
|
|
Loading…
Reference in a new issue