WIP
This commit is contained in:
@@ -61,7 +61,7 @@ struct TopButtonsView: View {
|
||||
Button(action: {
|
||||
bridgeModule.start(workout: workout)
|
||||
}, label: {
|
||||
Image(systemName: "figure.golf")
|
||||
Image(systemName: "arrowtriangle.forward.fill")
|
||||
.font(.title)
|
||||
.frame(maxWidth: .infinity, maxHeight: .infinity)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user