Fixed missing field in Set Relay Activation Time Zone.

This commit is contained in:
Erik C. Thauvin 2016-08-27 17:24:11 -07:00
parent 6e4cffe82a
commit c9de7a0754

View file

@ -8,7 +8,7 @@
}, },
"opts": [ "opts": [
{ {
"title": "Add 16-Digits Phone Number", "title": "Add 16-Digit Phone Number",
"fields": [ "fields": [
{ {
"hint": "Directory Code", "hint": "Directory Code",
@ -205,7 +205,7 @@
"hash": true "hash": true
} }
], ],
"dtmf": "*35[MASTER],[FIELD:1][FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6]*" "dtmf": "*35[MASTER],[FIELD:1][FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6]*,[FIELD:7]*"
}, },
{ {
"title": "Set 4-Digit Entry Code Time Zone", "title": "Set 4-Digit Entry Code Time Zone",