Adds admin submodule (#2554)

pull/2555/head^2
Omar López 2022-04-19 16:55:41 -06:00 committed by GitHub
parent 8c173c840b
commit 05edb144b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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