mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Config is now saved and synced when updated
This commit is contained in:
@@ -31,7 +31,7 @@ module TAC
|
||||
|
||||
def handle_handshake(packet)
|
||||
if @host_is_a_connection
|
||||
# TODO: Set Connection client id to received uuid
|
||||
$window.backend.tacnet.client.uuid = packet.body
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user