Schema fix, #3264

Ylian Saint-Hilaire committed Nov 8, 2021 at 23:34 UTC 6297a2ef53e0eaf4005d72bbc65e3419bc8c516a
1 file changed +1 -1
meshcentral-config-schema.json
+1 -1
@@ -319,7 +319,7 @@
319 "description": "Name of the text string.",
320 "type": "string"
321 },
322 - "protocol": {
322 + "value": {
323 "description": "Text string that will be remotely typed when selected.",
324 "type": "string"
325 }