From 9fcee36cd206484cecce2c6626f2642d3d127293 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Thu, 16 Feb 2023 00:31:22 +0000 Subject: [PATCH] fix git submodules --- .gitmodules | 4 ++++ app/console | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e69de29bb2..bbff510e78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "app/console"] + path = app/console + url = https://github.com/appwrite/console + branch = 2.2.0 \ No newline at end of file diff --git a/app/console b/app/console index fae048b917..2456d8f21c 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit fae048b91787d0b372c13caf27f14fc8b780ef60 +Subproject commit 2456d8f21c6e2554056d1a37eab3602024cbb739