1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-11 01:38:08 +01:00

fix: fix icon path

This commit is contained in:
Nolan Lawson 2021-03-21 12:45:20 -07:00
parent 187c5ac536
commit 4650e2ca22

View File

@ -132,7 +132,7 @@
"url": "/notifications?pwa=true",
"icons": [
{
"src": "/icons/subscriptions.png",
"src": "/icon-shortcut-fa-bell.png",
"sizes": "192x192"
}
]