Display a single notification for all the fallback notifications.

When dismissed, dismiss all the fallback notifications in the model.
This commit is contained in:
Benoit Marty 2023-10-27 14:45:43 +02:00
parent 2d9d34b41f
commit f409b31e8a
3 changed files with 26 additions and 1 deletions

1
changelog.d/994.bugfix Normal file
View file

@ -0,0 +1 @@
Group fallback notification to avoid having plenty of them displayed.