update call waiter
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module ApplicationCable
|
||||
class Connection < ActionCable::Connection::Base
|
||||
def connect
|
||||
logger.add_tags "ActionCable"
|
||||
logger.add_tags "SX-ActionCable"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user