Use icon with background included

This commit is contained in:
Jason Zimdars
2025-07-15 21:40:04 -05:00
parent c8eb1c616d
commit 83f7bd4346
+1 -1
View File
@@ -24,6 +24,6 @@ class WebPush::Notification
end
def icon_path
"/app-icon.png"
"/apple-touch-icon.png"
end
end