mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Edits history: Improve temporary UX a bit
This commit is contained in:
@@ -22,5 +22,6 @@ import Foundation
|
||||
enum EditHistoryViewState {
|
||||
case loading
|
||||
case loaded(messages: [EditHistoryMessage], addedCount: Int)
|
||||
case allLoaded
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user