mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 13:52:34 +00:00
Config is now saved and synced when updated
This commit is contained in:
@@ -65,7 +65,6 @@ module TAC
|
||||
if @active_client && @active_client.connected?
|
||||
log.i(TAG, "Too many clients, already have one connected!")
|
||||
client.close("Too many clients!")
|
||||
pp @active_client.connected?
|
||||
else
|
||||
@active_client = client
|
||||
# TODO: Backup local config
|
||||
|
||||
Reference in New Issue
Block a user