From fffc81db9a476d6de71062307100572f53f4054f Mon Sep 17 00:00:00 2001 From: ManhNTX Date: Fri, 2 Dec 2022 16:23:45 +0700 Subject: [PATCH] supported fcm --- env.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.file b/env.file index e236bbcb0..409b86ff4 100644 --- a/env.file +++ b/env.file @@ -2,4 +2,4 @@ SERVER_URL=http://localhost/ DOMAIN_REDIRECT_URL=http://localhost:3000 WEB_OIDC_CLIENT_ID=teammail-web APP_GRID_AVAILABLE=supported -FCM_AVAILABLE=unsupported \ No newline at end of file +FCM_AVAILABLE=supported \ No newline at end of file