mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 14:03:22 +08: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