mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Always allow attempting to load more after replacing the whole list.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
This commit is contained in:
parent
8f6e22a77f
commit
cc0247f138
@ -236,7 +236,7 @@ extension GroupedNotificationFeedLoader {
|
||||
case .end:
|
||||
return nil
|
||||
case .replace:
|
||||
return nil
|
||||
return true
|
||||
}
|
||||
}()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user