fixes #208
This commit is contained in:
@@ -12,7 +12,7 @@ module PostSets
|
||||
end
|
||||
|
||||
def tag_string
|
||||
tag_array.join(" ")
|
||||
tag_array.uniq.join(" ")
|
||||
end
|
||||
|
||||
def posts
|
||||
|
||||
Reference in New Issue
Block a user