feat(pref): add ability to hide NSFW content
This commit is contained in:
@@ -103,6 +103,7 @@ type
|
||||
media*: int
|
||||
verifiedType*: VerifiedType
|
||||
protected*: bool
|
||||
sensitive*: bool
|
||||
suspended*: bool
|
||||
joinDate*: DateTime
|
||||
|
||||
@@ -214,6 +215,7 @@ type
|
||||
time*: DateTime
|
||||
reply*: seq[string]
|
||||
pinned*: bool
|
||||
sensitive*: bool
|
||||
hasThread*: bool
|
||||
available*: bool
|
||||
tombstone*: string
|
||||
|
||||
Reference in New Issue
Block a user