Updated the release
Some checks failed
Build / build (push) Successful in 2m49s
Release Build / build (push) Failing after 36s

This commit is contained in:
Leon Mika 2026-05-02 11:35:45 +10:00
parent 61dae0ac2d
commit d60494f42a
2 changed files with 13 additions and 16 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "dequoter",
"outputfilename": "dequoter",
"name": "Dequoter",
"outputfilename": "Dequoter",
"frontend:install": "npm install",
"frontend:build": "npm run build",
"frontend:dev:watcher": "npm run dev",