Skip to content

Commit eeae245

Browse files
authored
Merge pull request krille-chan#2886 from krille-chan/krille/follow-up-summary-notification
chore: Follow up summary notification autoCancel false
2 parents 6103dae + 144fbb4 commit eeae245

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/utils/push_helper.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ Future<void> _tryPushHelper(
333333
contentTitle: title,
334334
summaryText: title,
335335
),
336+
autoCancel: false,
336337
),
337338
),
338339
);

0 commit comments

Comments
 (0)