Fix antenna timeline streaming not work
This commit is contained in:
parent
cd950f80ad
commit
b8b569f7cc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class DeliveryAntennaService
|
|||
def call(status, update, stl_home)
|
||||
@status = status
|
||||
@account = @status.account
|
||||
@update = update || true
|
||||
@update = update
|
||||
|
||||
if stl_home
|
||||
delivery_stl!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue