Merge pull request #2886 from krille-chan/krille/follow-up-summary-notification
chore: Follow up summary notification autoCancel false
This commit is contained in:
commit
eeae2450ce
1 changed files with 1 additions and 0 deletions
|
|
@ -333,6 +333,7 @@ Future<void> _tryPushHelper(
|
|||
contentTitle: title,
|
||||
summaryText: title,
|
||||
),
|
||||
autoCancel: false,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue