mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Fixed indentation, fixed calling .strip on nil in TACNET Client#read
This commit is contained in:
@@ -52,7 +52,7 @@ module TAC
|
||||
return minutes + seconds
|
||||
end
|
||||
|
||||
def play_sound(sound)
|
||||
def play_sound(sound)
|
||||
path = nil
|
||||
case sound
|
||||
when :autonomous_countdown
|
||||
|
||||
Reference in New Issue
Block a user