Upload
This commit is contained in:
7
Angel-client/src-tauri/capabilities/default.json
Normal file
7
Angel-client/src-tauri/capabilities/default.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "../gen/schemas/desktop-schema.json",
|
||||
"identifier": "default",
|
||||
"description": "Capability for the main window",
|
||||
"windows": ["main"],
|
||||
"permissions": ["core:default", "shell:allow-open"]
|
||||
}
|
||||
Reference in New Issue
Block a user