From b334586c3b2ec1bea264abacc0a3fc98e04e552a Mon Sep 17 00:00:00 2001 From: zomars Date: Fri, 20 May 2022 17:39:20 -0600 Subject: [PATCH] Relocates admin to console --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e38cea41..dcf17ed0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "apps/admin"] +[submodule "apps/console"] path = apps/console url = https://github.com/calcom/console.git branch = main