blob: 4231f0a731147d07480016f15ada051cc84dd2af [file] [log] [blame]
{
"extensions": [
{
"type": "view",
"location": "drawer-view",
"id": "remote-devices",
"title": "Remote devices",
"persistence": "closeable",
"order": 50,
"className": "Devices.DevicesView",
"tags": "usb, android, mobile"
}
],
"dependencies": ["platform", "ui", "host", "components"],
"scripts": [
"DevicesView.js"
],
"resources": [
"devicesView.css"
]
}