mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
+1
-1
@@ -72,7 +72,7 @@ struct SpaceCreationPostProcess: View {
|
||||
@ViewBuilder
|
||||
private var buttonsPanel: some View {
|
||||
HStack {
|
||||
ThemableButton(icon: nil, title: VectorL10n.done) {
|
||||
ThemableButton(icon: nil, title: VectorL10n.cancel) {
|
||||
viewModel.send(viewAction: .cancel)
|
||||
}
|
||||
ThemableButton(icon: nil, title: VectorL10n.retry) {
|
||||
|
||||
Reference in New Issue
Block a user