summary refs log tree commit diff homepage
path: root/src
diff options
context:
space:
mode:
authordestruc7i0n <dscdsouza@outlook.com>2020-02-05 21:23:00 -0500
committerdestruc7i0n <dscdsouza@outlook.com>2020-02-05 21:23:00 -0500
commitf99e623f643c0a55dfa27a792fe451ccba64d7ec (patch)
treed5376e2dcfdd676dfe6a4653e9f0433a5987ac56 /src
parentMore config handling (diff)
downloadshulker-f99e623f643c0a55dfa27a792fe451ccba64d7ec.tar.gz
shulker-f99e623f643c0a55dfa27a792fe451ccba64d7ec.zip
Some more cleanup
Diffstat (limited to 'src')
-rw-r--r--src/Config.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Config.ts b/src/Config.ts
index 5688f2e..77fefd2 100644
--- a/src/Config.ts
+++ b/src/Config.ts
@@ -29,7 +29,6 @@ export interface Config {
   REGEX_SERVER_PREFIX: string
   REGEX_MATCH_CHAT_MC: string
   REGEX_IGNORED_CHAT: string
-  RCON_RECONNECT_DELAY: number
   DEBUG: boolean
 
   SERVER_NAME: string
0dba7830&follow=1'>Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe