From a220483310a6f64c6fd49488ecacbc87642b3be7 Mon Sep 17 00:00:00 2001 From: hannathkadher Date: Tue, 14 Jan 2025 12:22:51 +0400 Subject: [PATCH] revert back --- lib/utils/constants/temp_const.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/constants/temp_const.dart b/lib/utils/constants/temp_const.dart index bcd1a1d6..e5847b98 100644 --- a/lib/utils/constants/temp_const.dart +++ b/lib/utils/constants/temp_const.dart @@ -1,3 +1,3 @@ class TempConst { - static const projectId = '0685c781-df33-4cbf-bf65-9f4e835eb468'; + static const projectId = '0e62577c-06fa-41b9-8a92-99a21fbaf51c'; }