Fix transition os (#10169)

This commit is contained in:
Tony Murray
2019-04-30 09:18:18 -05:00
committed by GitHub
parent 9950ae3f47
commit f2b6aaeb11
3 changed files with 6 additions and 6 deletions

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -10,10 +10,10 @@
"version": null,
"hardware": null,
"features": null,
"os": "generic",
"type": "server",
"os": "transition",
"type": "network",
"serial": null,
"icon": "generic.svg",
"icon": "transition.png",
"location": null
}
]
@@ -28,10 +28,10 @@
"version": null,
"hardware": null,
"features": null,
"os": "generic",
"type": "server",
"os": "transition",
"type": "network",
"serial": null,
"icon": "generic.svg",
"icon": "transition.png",
"location": "<private>"
}
]