mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-03-01 03:39:50 +00:00
@@ -242,7 +242,7 @@ struct InvidiousPlaylist
|
||||
end
|
||||
|
||||
def description_html
|
||||
HTML.escape(self.description).gsub("\n", "<br>")
|
||||
HTML.escape(self.description)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user