Enable show in file manager for cloud

Fix https://github.com/GNS3/gns3-gui/issues/1900
This commit is contained in:
Julien Duponchelle
2017-03-06 14:25:53 +01:00
parent 94d285301a
commit 8b7035b185
8 changed files with 27 additions and 12 deletions

View File

@ -503,7 +503,7 @@ QEMU_OBJECT_SCHEMA = {
"enum": ["c", "d", "n", "cn", "cd"]
},
"node_directory": {
"decription": "Path to the VM working directory",
"description": "Path to the VM working directory",
"type": "string"
},
"ram": {