10 lines
156 B
JSON
10 lines
156 B
JSON
|
|
{
|
||
|
|
"identifier": "default",
|
||
|
|
"description": "默认权限配置",
|
||
|
|
"windows": ["main"],
|
||
|
|
"permissions": [
|
||
|
|
"core:default",
|
||
|
|
"shell:default"
|
||
|
|
]
|
||
|
|
}
|