mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Fixed manifest for mono icon
This commit is contained in:
@@ -71,8 +71,8 @@ export default defineConfig({
|
||||
},
|
||||
{
|
||||
"src": `/assets/icons/monochrome.svg`,
|
||||
"type": "image/svg",
|
||||
"sizes": "48x48",
|
||||
"type": "image/svg+xml",
|
||||
"sizes": "48x48 72x72 96x96 128x128 256x256",
|
||||
"purpose": "monochrome"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user