fix: properly add closed git submodule
parent
d00f0bae1d
commit
b7986bdf0c
|
@ -10,3 +10,6 @@
|
|||
path = apps/website
|
||||
url = https://github.com/calcom/website.git
|
||||
branch = main
|
||||
[submodule "packages/closed"]
|
||||
path = packages/closed
|
||||
url = https://github.com/calcom/closed.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 069d7c31ec19055c00c8c2107f5ff238648c10db
|
Loading…
Reference in New Issue