mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
correct regression
This commit is contained in:
@@ -105,7 +105,7 @@ module Hijack
|
||||
render(
|
||||
body: binder.body,
|
||||
content_type: binder.content_type,
|
||||
status: status
|
||||
status: binder.status
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user