Save Jack's soul

Very minor amendment to stop the bouncing of the bolt symbol as you click it.

Changelog-Fixed: Saved Jack's soul.
Closes: #1060
This commit is contained in:
Ben Weeks
2023-05-01 18:30:56 +01:00
committed by William Casarin
parent 5b97906138
commit 49b7aee74e

View File

@@ -47,7 +47,7 @@ struct ZapButton: View {
return "bolt"
}
return "bolt.horizontal.fill"
return "bolt.fill"
}
var zap_color: Color? {