mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
fix: 🐛 Fix incorrect PWA screenshot path
This commit is contained in:
parent
5316bb0290
commit
cd37eba691
|
|
@ -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…
Reference in a new issue