fixes #3098
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
atom_feed do |feed|
|
||||
atom_feed(root_url: forum_topic_path(@forum_topic, host: Danbooru.config.hostname, only_path: false)) do |feed|
|
||||
feed.title(@forum_topic.title)
|
||||
feed.updated(@forum_topic.try(:updated_at))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user