mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 10:13:43 +08:00
Take 2 of 0f5161af195a06692af25355e985ee9f6c90e173.
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…
x
Reference in New Issue
Block a user