merge 1.1.0 changes back to master.

This commit is contained in:
Virtually Nick
2019-06-15 17:16:40 -04:00
3 changed files with 0 additions and 9 deletions

View File

@@ -215,10 +215,6 @@
{
"name" : "static-channels",
"type" : "TEXT"
},
{
"name" : "timezone",
"type" : "TIMEZONE"
}
]
},

View File

@@ -117,10 +117,6 @@
"name" : "terminal-type",
"type" : "ENUM",
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
},
{
"name" : "timezone",
"type" : "TIMEZONE"
}
]
},