mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
@@ -33,10 +33,6 @@ enum RoomUpgradeViewModelResult {
|
||||
// MARK: View
|
||||
|
||||
struct RoomUpgradeViewState: BindableState {
|
||||
var bindings: RoomUpgradeViewModelBindings
|
||||
}
|
||||
|
||||
struct RoomUpgradeViewModelBindings {
|
||||
var waitingMessage: String?
|
||||
var isLoading: Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user