Skip to content

Commit ca79cc3

Browse files
committed
Place ddns settings below led and above openvpn settings
1 parent 55e4df7 commit ca79cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netjsonconfig/backends/openwrt/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
"type": "object",
460460
"title": "DDNS Settings",
461461
"additionalProperties": True,
462-
"propertyOrder": 12,
462+
"propertyOrder": 11,
463463
"properties": {
464464
"upd_privateip": {
465465
"type": "boolean",

0 commit comments

Comments
 (0)