Update vite.config.js

This commit is contained in:
2025-08-18 12:26:17 -07:00
committed by GitHub
parent 4d5866f864
commit f312a1a9ec

View File

@@ -19,10 +19,6 @@ export default defineConfig({
categories: ['productivity', 'utilities'],
icons: [
{ src: 'https://sune.planetrenox.com/appstore_content/✺.png', sizes: '1024x1024', type: 'image/png' }
],
screenshots: [
{ src: 'https://sune.planetrenox.com/appstore_content/screenshot1.jpg', sizes: '1344x2693', type: 'image/jpeg' },
{ src: 'https://sune.planetrenox.com/appstore_content/screenshot2.jpg', sizes: '1344x2699', type: 'image/jpeg' }
]
}
})