Fix output builds
Build / build (push) Successful in 1m26s

This commit is contained in:
2025-08-26 20:08:04 +07:00
parent 4cad43abe1
commit d586a8f222
4 changed files with 117 additions and 117 deletions
+3 -3
View File
@@ -20,8 +20,8 @@
"modes": {
"window": {
"title": "Vencoder",
"width": 800,
"height": 600,
"width": 1280,
"height": 720,
"minWidth": 600,
"minHeight": 400,
"icon": "/solid-src/public/vite.svg",
@@ -39,4 +39,4 @@
"devUrl": "http://localhost:5173"
}
}
}
}