Update AppImage

This commit is contained in:
MacRimi
2025-09-29 18:43:14 +02:00
parent 54256826fe
commit 5262c7863e
2 changed files with 28 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"export": "next build"
"export": "next export"
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",