mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 06:55:03 -05:00
Support for Fancy topic titles
This commit is contained in:
@@ -4,6 +4,7 @@ class TopicViewSerializer < ApplicationSerializer
|
||||
def self.topic_attributes
|
||||
[:id,
|
||||
:title,
|
||||
:fancy_title,
|
||||
:posts_count,
|
||||
:created_at,
|
||||
:views,
|
||||
|
||||
Reference in New Issue
Block a user