mirror of
https://github.com/revoltchat/revite.git
synced 2025-04-21 15:57:38 -05:00
Added a monochrome svg icon to manifest
This commit is contained in:
parent
993173848d
commit
1235fa7857
3 changed files with 4 additions and 1 deletions
|
@ -70,7 +70,7 @@ export default defineConfig({
|
|||
"sizes": "512x512"
|
||||
},
|
||||
{
|
||||
"src": `/assets/icons/mono-48x48.png`,
|
||||
"src": `/assets/icons/monochrome.svg`,
|
||||
"type": "image/png",
|
||||
"sizes": "48x48",
|
||||
"purpose": "monochrome"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue