12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "main-logs",
|
|
"description": "Capability for the main-logs window",
|
|
"windows": [
|
|
"main-logs"
|
|
],
|
|
"permissions": [
|
|
"core:default"
|
|
]
|
|
}
|