Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
totegamma committed Dec 24, 2024
1 parent c5058e3 commit e646f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ export default defineConfig({
],
"screenshots": [
{
"src": "screenshot_narrow.png",
"type": "image/png",
"src": "screenshot_narrow.jpg",
"type": "image/jpeg",
"sizes": "1170x2532",
"form_factor": "narrow"
},
Expand Down

0 comments on commit e646f6d

Please sign in to comment.