fix: 🐛 Fix incorrect PWA screenshot path

This commit is contained in:
Jesse Wierzbinski 2024-06-15 13:08:22 -10:00
parent 5316bb0290
commit cd37eba691
No known key found for this signature in database

View file

@ -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",