25-1/29/1

This commit is contained in:
Hamza-Ayed
2025-01-29 13:24:29 +03:00
parent f217b5a34f
commit b00fa8b903
60 changed files with 1031 additions and 1027 deletions

View File

@@ -35,7 +35,7 @@ class AppInitializer {
Future<void> initializeApp() async {
await getKey();
await getAIKey('FCM_PRIVATE_KEY');
// await getAIKey('FCM_PRIVATE_KEY');
}
getAIKey(String key) async {