Fix: Rename TeamMail to TwakeMail
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 5eecba3ab1ce97c57585e4ed0561d38c614d51a7)
This commit is contained in:
@@ -25,7 +25,7 @@ class FcmUtils {
|
||||
|
||||
static FcmUtils get instance => _instance;
|
||||
|
||||
static const String hashCodeKey = 'TeamMail';
|
||||
static const String hashCodeKey = 'TwakeMail';
|
||||
static final List<TypeName> defaultFirebaseRegistrationTypes = [
|
||||
TypeName.emailType,
|
||||
TypeName.mailboxType,
|
||||
|
||||
Reference in New Issue
Block a user