We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368b030 commit 7cfa2a0Copy full SHA for 7cfa2a0
1 file changed
src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
- "productName": "Simprint Browser",
+ "productName": "Simprint",
4
"version": "0.1.0",
5
"identifier": "com.lius.simprint",
6
"build": {
@@ -13,7 +13,7 @@
13
"windows": [
14
15
"label": "splashscreen",
16
- "title": "Simprint Browser",
+ "title": "Simprint",
17
"url": "splashscreen.html",
18
"decorations": false,
19
"width": 725,
0 commit comments