mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Add Task to update rules
This commit is contained in:
@@ -40,6 +40,7 @@ struct NotificationSettings<BottomSection: View>: View {
|
||||
bottomSection
|
||||
}
|
||||
.activityIndicator(show: viewModel.viewState.saving)
|
||||
.disabled(viewModel.viewState.saving)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user