Skip to content

Commit

Permalink
🍱 style: update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jul 23, 2023
1 parent 7b0f96c commit ea9e8de
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,17 @@
{
"src": "icons/icon-72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "any maskable"
"type": "image/png"
},
{
"src": "icons/icon-96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "any maskable"
"type": "image/png"
},
{
"src": "icons/icon-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
"type": "image/png"
}
],
"name": "LobeChat",
Expand Down

0 comments on commit ea9e8de

Please sign in to comment.