diff --git a/lib/utils/push_helper.dart b/lib/utils/push_helper.dart index 097aaa55b..e41f2d305 100644 --- a/lib/utils/push_helper.dart +++ b/lib/utils/push_helper.dart @@ -264,7 +264,6 @@ Future _tryPushHelper( inputs: [ AndroidNotificationActionInput(label: l10n.writeAMessage), ], - cancelNotification: false, allowGeneratedReplies: true, semanticAction: SemanticAction.reply, ),