New JSON Editor

This commit is contained in:
b1rdhous3
2016-08-30 23:49:21 +02:00
parent 4f5892bb72
commit 7009aa50ed
5 changed files with 902 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
{
"level" :
{
"type" : "string",
"enum" : ["silent", "warn", "verbose", "debug"],
"title" : "Log-Level"
}