fix: Do not cancel notification on reply
This commit is contained in:
parent
9f5250ee04
commit
a22c8fa6fa
1 changed files with 0 additions and 1 deletions
|
|
@ -264,7 +264,6 @@ Future<void> _tryPushHelper(
|
|||
inputs: [
|
||||
AndroidNotificationActionInput(label: l10n.writeAMessage),
|
||||
],
|
||||
cancelNotification: false,
|
||||
allowGeneratedReplies: true,
|
||||
semanticAction: SemanticAction.reply,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue