9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "默认能力: 允许 core API",
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"core:default"
|
|
]
|
|
} |