update call waiter
This commit is contained in:
@@ -15,4 +15,9 @@ module ApplicationCable
|
||||
class BillChannel < ActionCable::Channel::Base
|
||||
|
||||
end
|
||||
|
||||
# Call Waiter Channel
|
||||
class CallWaiterChannel < ActionCable::Channel::Base
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user