plugin: Title bar in session window, clean up Config

This commit is contained in:
Lucien Greathouse
2019-01-04 18:23:07 -08:00
parent 1888c83b6e
commit c57989a790
2 changed files with 175 additions and 148 deletions

View File

@@ -3,5 +3,6 @@ return {
version = {0, 5, 0},
expectedServerVersionString = "0.5.0 or newer",
protocolVersion = 2,
port = 34872,
}
defaultHost = "localhost",
defaultPort = 34872,
}