remove Job for bill_channel
This commit is contained in:
@@ -294,7 +294,7 @@ class Origami::SplitBillController < BaseOrigamiController
|
||||
|
||||
Promotion.promo_activate(sale)
|
||||
|
||||
BillBroadcastJob.perform_later(table)
|
||||
ActionCable.server.broadcast "bill_channel",table: table
|
||||
|
||||
render :json => { status: status }
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user