chore: log params
This commit is contained in:
@@ -15,6 +15,7 @@ class RoomChannel < ApplicationCable::Channel
|
||||
end
|
||||
|
||||
def update_presence
|
||||
log_params
|
||||
update_subscription
|
||||
broadcast_presence
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user