mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Take 2 of 0f5161af19
.
This commit is contained in:
parent
0f5161af19
commit
82a6cf8afd
@ -108,7 +108,7 @@ module Hijack
|
||||
db_runtime = timings[:sql][:duration]
|
||||
end
|
||||
|
||||
subscriber = Lograge::Lograge::LogSubscribers::ActionController.new
|
||||
subscriber = Lograge::LogSubscribers::ActionController.new
|
||||
payload = ActiveSupport::HashWithIndifferentAccess.new(
|
||||
controller: self.class.name,
|
||||
action: action_name,
|
||||
|
Loading…
Reference in New Issue
Block a user