[Update] Change icons and titles default ones to VRCT's.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"distDir": "../dist"
|
||||
},
|
||||
"package": {
|
||||
"productName": "tauri-app",
|
||||
"productName": "vrct",
|
||||
"version": "0.0.0"
|
||||
},
|
||||
"tauri": {
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"title": "tauri-app",
|
||||
"title": "VRCT",
|
||||
"width": 870,
|
||||
"height": 654
|
||||
}
|
||||
@@ -41,7 +41,7 @@
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"identifier": "com.tauri-test.dev",
|
||||
"identifier": "com.vrct.dev",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
|
||||
Reference in New Issue
Block a user