mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
fix: 🐛 Fix incorrect PWA screenshot path
This commit is contained in:
parent
5316bb0290
commit
cd37eba691
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export default defineNuxtConfig({
|
|||
label: "Account switcher",
|
||||
},
|
||||
{
|
||||
src: "screenshots/desktop/note-menu.webp",
|
||||
src: "screenshots/mobile/note-menu.webp",
|
||||
sizes: "390x844",
|
||||
type: "image/webp",
|
||||
form_factor: "narrow",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue