mirror of
https://gitlab.com/buildfeed/BuildFeed.git
synced 2024-03-22 21:10:34 +08:00
Explicitly specify icon size in manifest.
This commit is contained in:
parent
3a9a327502
commit
afe27bedc4
|
@ -7,7 +7,7 @@
|
|||
"icons": [
|
||||
{
|
||||
"src": "https://buildfeed.net/content/tile/notify.png",
|
||||
"sizes": "any"
|
||||
"sizes": "2048x2048"
|
||||
}
|
||||
],
|
||||
"start_url": "https://buildfeed.net/",
|
||||
|
|
Loading…
Reference in New Issue
Block a user