mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
Staff can enter and view deleted topics
This commit is contained in:
@@ -19,7 +19,8 @@ class TopicViewSerializer < ApplicationSerializer
|
||||
:has_best_of,
|
||||
:archetype,
|
||||
:slug,
|
||||
:category_id]
|
||||
:category_id,
|
||||
:deleted_at]
|
||||
end
|
||||
|
||||
attributes :draft,
|
||||
|
||||
Reference in New Issue
Block a user