26-1-21/2
This commit is contained in:
@@ -22,7 +22,7 @@ Future<void> backgroundMessageHandler(RemoteMessage message) async {
|
||||
if (message.data.isNotEmpty && message.notification != null) {
|
||||
FirebaseMessagesController().fireBaseTitles(message);
|
||||
}
|
||||
}
|
||||
} //
|
||||
|
||||
DbSql sql = DbSql.instance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user