mirror of
https://github.com/tuskyapp/Tusky
synced 2025-02-04 01:38:03 +01:00
Fix crash when loading notifications that have filter results (#4494)
This commit is contained in:
parent
6a37cd20b5
commit
c77a755ea0
@ -127,6 +127,7 @@ class NotificationsViewModel @Inject constructor(
|
||||
}
|
||||
}
|
||||
}
|
||||
filterModel.kind = Filter.Kind.NOTIFICATIONS
|
||||
}
|
||||
|
||||
fun updateNotificationFilters(newFilters: Set<Notification.Type>) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user