actually send priority

This commit is contained in:
AJ ONeal 2015-02-14 09:14:05 +00:00
parent dc816f6749
commit 26724e0551
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ cli.main(function (args, options) {
{ "name": options.hostname
, "value": options.answer
, "type": options.type
, "priority": options.priority
}
]
}).then(function (data) {