fix: Android app icon after init and Windows in-app link navigation
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
{"default":{"identifier":"default","description":"Capability for the main window","local":true,"windows":["main"],"permissions":["core:default","core:window:allow-start-dragging","core:window:allow-show","core:window:allow-hide","core:window:allow-set-focus","core:window:allow-set-size","core:window:allow-close","allow-fetch-tickers","allow-coin-settings","allow-api-settings"]}}
|
||||
{"default":{"identifier":"default","description":"Default capability for the main window","local":true,"windows":["main"],"permissions":["core:default"]}}
|
||||
@@ -176,24 +176,6 @@
|
||||
"Identifier": {
|
||||
"description": "Permission identifier",
|
||||
"oneOf": [
|
||||
{
|
||||
"description": "Enables API config commands",
|
||||
"type": "string",
|
||||
"const": "allow-api-settings",
|
||||
"markdownDescription": "Enables API config commands"
|
||||
},
|
||||
{
|
||||
"description": "Enables coin list and refresh interval commands",
|
||||
"type": "string",
|
||||
"const": "allow-coin-settings",
|
||||
"markdownDescription": "Enables coin list and refresh interval commands"
|
||||
},
|
||||
{
|
||||
"description": "Enables the fetch_tickers command",
|
||||
"type": "string",
|
||||
"const": "allow-fetch-tickers",
|
||||
"markdownDescription": "Enables the fetch_tickers command"
|
||||
},
|
||||
{
|
||||
"description": "Default core plugins set.\n#### This default permission set includes:\n\n- `core:path:default`\n- `core:event:default`\n- `core:window:default`\n- `core:webview:default`\n- `core:app:default`\n- `core:image:default`\n- `core:resources:default`\n- `core:menu:default`\n- `core:tray:default`",
|
||||
"type": "string",
|
||||
|
||||
@@ -176,24 +176,6 @@
|
||||
"Identifier": {
|
||||
"description": "Permission identifier",
|
||||
"oneOf": [
|
||||
{
|
||||
"description": "Enables API config commands",
|
||||
"type": "string",
|
||||
"const": "allow-api-settings",
|
||||
"markdownDescription": "Enables API config commands"
|
||||
},
|
||||
{
|
||||
"description": "Enables coin list and refresh interval commands",
|
||||
"type": "string",
|
||||
"const": "allow-coin-settings",
|
||||
"markdownDescription": "Enables coin list and refresh interval commands"
|
||||
},
|
||||
{
|
||||
"description": "Enables the fetch_tickers command",
|
||||
"type": "string",
|
||||
"const": "allow-fetch-tickers",
|
||||
"markdownDescription": "Enables the fetch_tickers command"
|
||||
},
|
||||
{
|
||||
"description": "Default core plugins set.\n#### This default permission set includes:\n\n- `core:path:default`\n- `core:event:default`\n- `core:window:default`\n- `core:webview:default`\n- `core:app:default`\n- `core:image:default`\n- `core:resources:default`\n- `core:menu:default`\n- `core:tray:default`",
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user