mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-05-27 02:33:14 +08:00
10 lines
203 B
JSON
10 lines
203 B
JSON
{
|
|
"default": {
|
|
"identifier": "default",
|
|
"description": "Capability for the main window",
|
|
"local": true,
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "opener:default"]
|
|
}
|
|
}
|