Skip to content

Commit

Permalink
Change nym-connect window title to NymConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsinclair committed Aug 24, 2022
1 parent 8c8b7d7 commit 0c3c13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nym-connect/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"windows": [
{
"title": "Nym Connect",
"title": "NymConnect",
"width": 240,
"height": 500,
"resizable": false
Expand Down

0 comments on commit 0c3c13a

Please sign in to comment.