diff --git a/plugin.rb b/plugin.rb index 8409bec..0a7ab98 100644 --- a/plugin.rb +++ b/plugin.rb @@ -168,7 +168,6 @@ after_initialize do end end - add_to_serializer(:topic_view, :assigned_to_user, false) do DiscourseAssign::Helpers.build_assigned_to_user(assigned_to_user_id, object.topic) end