hololake-system-architecture/product-source/hololake-native-desktop/src-tauri/capabilities/default.json

7 lines
248 B
JSON
Raw Normal View History

{
"$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"]
}