mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message - fixed
This commit is contained in:
@@ -35,6 +35,7 @@ enum RoomUpgradeViewModelResult {
|
||||
struct RoomUpgradeViewState: BindableState {
|
||||
var waitingMessage: String?
|
||||
var isLoading: Bool
|
||||
var parentSpaceName: String?
|
||||
}
|
||||
|
||||
enum RoomUpgradeViewAction {
|
||||
|
||||
Reference in New Issue
Block a user