JsonSchema: fix the name of property defaultRouteOnly

This commit is contained in:
李通洲
2023-09-03 19:01:52 +08:00
parent 9500ca8f83
commit 33f121d7fb
+1 -1
View File
@@ -989,7 +989,7 @@
"title": "Show IPs with given name prefix only",
"type": "string"
},
"showDefaultRouteOnly": {
"defaultRouteOnly": {
"title": "Show ips that are used for default routing only",
"type": "boolean",
"default": false