add defaultcheck input type

This commit is contained in:
Ansis Brammanis
2013-03-09 23:12:21 -05:00
parent 1aefc6e7c5
commit d736cddccd
4 changed files with 28 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
{
"key": "bridge",
"type": "check"
}
"type": "defaultcheck"
}

View File

@@ -1,4 +1,4 @@
{
"key": "tunnel",
"type": "check"
}
"type": "defaultcheck"
}