mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Implement thread list
This commit is contained in:
@@ -22,6 +22,6 @@ import Foundation
|
||||
enum ThreadListViewState {
|
||||
case idle
|
||||
case loading
|
||||
case loaded(_ displayName: String)
|
||||
case loaded
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user