11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"identifier": "default",
|
|
"description": "Default capabilities for Momentry Portal",
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"core:default",
|
|
"shell:default",
|
|
"shell:allow-open"
|
|
]
|
|
}
|