From 42246c5174e21ad2d061bf25f3a574f12e71e415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Tue, 19 Dec 2023 18:07:07 +0100 Subject: [PATCH] Fix console --- .gitmodules | 2 +- app/console | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 74488c3119..0f3e3d8597 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "app/console"] path = app/console url = https://github.com/appwrite/console - branch = 3.3.0 \ No newline at end of file + branch = fix-billing-last-minute \ No newline at end of file diff --git a/app/console b/app/console index a3c269ea5f..c38bb98347 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit a3c269ea5f128e5dc78e13cb8973099544cb1270 +Subproject commit c38bb98347684099b99176183ed2beacb96d4e13