mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Implement UI and logic, not completed yet
This commit is contained in:
@@ -21,6 +21,6 @@ import Foundation
|
||||
/// RoomInfoListViewController view state
|
||||
enum RoomInfoListViewState {
|
||||
case loading
|
||||
case loaded(_ displayName: String)
|
||||
case loaded
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user