chore: Follow up summary notification autoCancel false

This commit is contained in:
krille-chan 2026-04-22 17:34:33 +09:00
commit 144fbb4872
No known key found for this signature in database

View file

@ -333,6 +333,7 @@ Future<void> _tryPushHelper(
contentTitle: title,
summaryText: title,
),
autoCancel: false,
),
),
);