feat: adds closed submodule as packages/closed in monorepo
parent
fb042a36b6
commit
e992e9a99a
|
@ -10,3 +10,7 @@
|
|||
path = apps/website
|
||||
url = https://github.com/calcom/website.git
|
||||
branch = main
|
||||
[submodule "packages/closed"]
|
||||
path = apps/website
|
||||
url = https://github.com/calcom/closed.git
|
||||
branch = main
|
||||
|
|
Loading…
Reference in New Issue