include #r18 hash tag in humanized tag string
This commit is contained in:
@@ -72,7 +72,7 @@ class PostPresenter < Presenter
|
||||
string = []
|
||||
|
||||
if !@post.rating == "s"
|
||||
string << "#r18"
|
||||
string << "#r-18"
|
||||
end
|
||||
|
||||
if @post.character_tags.any?
|
||||
|
||||
Reference in New Issue
Block a user