Rename app to vastly

This commit is contained in:
2024-12-14 13:55:03 -06:00
parent 46be56ff64
commit 56014ec51e
9 changed files with 28 additions and 30 deletions

View File

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