Merge branch 'hide' of https://github.com/nemanjan00/rtv into nemanjan00-hide
This commit is contained in:
@@ -188,6 +188,7 @@ class Content(object):
|
||||
data['gold'] = comment.gilded > 0
|
||||
data['author'] = author
|
||||
data['flair'] = flair
|
||||
data['hidden'] = False
|
||||
|
||||
return data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user