7 lines
248 B
JSON
7 lines
248 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Minimum HoloLake desktop foundation; updater actions are not exposed to the webview yet.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default"]
|
|
}
|