mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-05-27 02:33:14 +08:00
chore(release): release tauri v2.1.1
This commit is contained in:
7
src-tauri/capabilities/default.json
Normal file
7
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", "opener:default"]
|
||||
}
|
||||
Reference in New Issue
Block a user