WIP
This commit is contained in:
@@ -30,6 +30,7 @@ struct CreateWorkoutSupersetActionsView: View {
|
||||
|
||||
Button(action: {
|
||||
viewModel.delete(superset: workoutSuperSet)
|
||||
viewModel.increaseRandomNumberForUpdating()
|
||||
viewModel.objectWillChange.send()
|
||||
|
||||
}) {
|
||||
|
||||
Reference in New Issue
Block a user