mirror of
https://github.com/VirtualHotBar/NetMount.git
synced 2026-06-20 10:02:26 +08:00
Update tauri.conf.json
This commit is contained in:
@@ -68,9 +68,10 @@
|
||||
"targets":"all",
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
"copyright": "(C) 2024-Present VirtualHotBar",
|
||||
"shortDescription": "Cloud storage management tools",
|
||||
"longDescription": "Unified management and mounting of cloud storage facilities",
|
||||
"deb": {
|
||||
"depends": []
|
||||
},
|
||||
"externalBin": [],
|
||||
"icon": [
|
||||
@@ -79,7 +80,6 @@
|
||||
"img/icons/icon.ico"
|
||||
],
|
||||
"identifier": "com.vhbs.netmount",
|
||||
"longDescription": "",
|
||||
"macOS": {
|
||||
"entitlements": "pack/macos/entitlements.plist",
|
||||
"exceptionDomain": "localhost",
|
||||
@@ -90,7 +90,7 @@
|
||||
"resources": [
|
||||
"res/bin/**/*"
|
||||
],
|
||||
"shortDescription": "",
|
||||
|
||||
"windows": {
|
||||
|
||||
"certificateThumbprint": null,
|
||||
@@ -131,7 +131,8 @@
|
||||
"minHeight": 450,
|
||||
"minWidth": 700,
|
||||
"transparent": true,
|
||||
"decorations": false }
|
||||
"decorations": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user