mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
5982: Rename action
This commit is contained in:
@@ -48,7 +48,7 @@ struct StaticLocationView: View {
|
||||
.toolbar {
|
||||
ToolbarItem(placement: .navigationBarLeading) {
|
||||
Button(VectorL10n.cancel, action: {
|
||||
viewModel.send(viewAction: .cancel)
|
||||
viewModel.send(viewAction: .close)
|
||||
})
|
||||
}
|
||||
ToolbarItem(placement: .principal) {
|
||||
|
||||
Reference in New Issue
Block a user