chore: adjust wails app name

This commit is contained in:
Michael Bumann 2024-06-06 21:00:40 +02:00
parent 4806eab7ef
commit 56bb4ceebe

View file

@ -1,6 +1,6 @@
{
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "albyhub",
"name": "AlbyHub",
"outputfilename": "Nostr-Wallet-Connect",
"frontend:install": "yarn install",
"frontend:build": "yarn build:wails",