diff --git a/damus/Components/ZapButton.swift b/damus/Components/ZapButton.swift index 7c396adc..71018b94 100644 --- a/damus/Components/ZapButton.swift +++ b/damus/Components/ZapButton.swift @@ -47,7 +47,7 @@ struct ZapButton: View { return "bolt" } - return "bolt.horizontal.fill" + return "bolt.fill" } var zap_color: Color? {