WIP
This commit is contained in:
@@ -84,6 +84,7 @@ struct CreateExerciseActionsView: View {
|
||||
|
||||
Button(action: {
|
||||
superset.deleteExerciseForChosenSuperset(exercise: workoutExercise)
|
||||
viewModel.increaseRandomNumberForUpdating()
|
||||
viewModel.objectWillChange.send()
|
||||
}) {
|
||||
Image(systemName: "trash.fill")
|
||||
|
||||
Reference in New Issue
Block a user