mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-06-23 09:15:23 +00:00
Fix missing title in the appliance schema
This commit is contained in:
@ -128,7 +128,7 @@
|
||||
"title": "Throttle the CPU"
|
||||
},
|
||||
"process_priority": {
|
||||
"description": "Process priority for QEMU",
|
||||
"title": "Process priority for QEMU",
|
||||
"enum": ["realtime",
|
||||
"very high",
|
||||
"high",
|
||||
|
Reference in New Issue
Block a user