mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 07:27:42 +02:00
LiveLocationSharingViewer: Remove debug background.
This commit is contained in:
-1
@@ -51,7 +51,6 @@ struct LiveLocationSharingViewer: View {
|
||||
}
|
||||
},
|
||||
errorSubject: viewModel.viewState.errorSubject)
|
||||
.background(theme.colors.alert.ignoresSafeArea())
|
||||
|
||||
if viewModel.viewState.isBottomSheetVisible {
|
||||
VStack(alignment: .center) {
|
||||
|
||||
Reference in New Issue
Block a user