TF-1360 Fix can not add data to stream controller when re-login
This commit is contained in:
@@ -26,4 +26,6 @@ class AppConfig {
|
||||
}
|
||||
}
|
||||
static String appFCMConfigurationPath = "configurations/env.fcm";
|
||||
|
||||
static String get fcmVapidPublicKeyWeb => dotenv.get('FIREBASE_WEB_VAPID_PUBLIC_KEY', fallback: '');
|
||||
}
|
||||
Reference in New Issue
Block a user