Skip to content

Commit

Permalink
Car back on
Browse files Browse the repository at this point in the history
  • Loading branch information
Rockster160 committed Oct 28, 2024
1 parent f17bc22 commit 274481c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/service/tesla_command.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def address_book
end

def command(original_cmd, original_opt=nil, quick=false)
return "Disabled for weird localhost issues"
::PrettyLogger.info("command (quick #{quick})")
broadcast(loading: true)
car = Tesla.new unless quick
Expand Down

0 comments on commit 274481c

Please sign in to comment.