feat: add desktop-windows capabilities configuration and permissions
feat: add identifier, description, and windows properties to desktop-windows capabilities fix: correct desktop-windows capability name in configuration
This commit is contained in:
@@ -21,6 +21,13 @@
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
"windows": []
|
||||
"windows": [],
|
||||
"security": {
|
||||
"capabilities": [
|
||||
"desktop-capability",
|
||||
"desktop-windows-capability",
|
||||
"migrated"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user