@interopio/desktop-cli
Version:
CLI tool for setting up, building and packaging io.Connect Desktop projects
21 lines • 578 B
JSON
[
{
"title": "Workspaces UI",
"type": "workspaces",
"name": "workspaces-demo",
"icon": "file://%IO_CD_ASSETS_DIR%/workspaces/workspaces.ico",
"allowRegisteringWorkspaceShortcuts": true,
"details": {
"url": "http://localhost:5176/",
"layouts": [
{
"children": []
}
],
"windowState": "normal",
"activateFrame": true
},
"allowMultiple": true,
"customProperties": {}
}
]