URL 自定义协议
This commit is contained in:
@@ -9,11 +9,17 @@
|
||||
},
|
||||
"package": {
|
||||
"productName": "zmusic",
|
||||
"version": "0.1.3"
|
||||
"version": "0.1.6"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
"all": true
|
||||
"protocol":{
|
||||
"all": true,
|
||||
"asset": false,
|
||||
"assetScope": [
|
||||
"zmusic"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
|
||||
Reference in New Issue
Block a user