1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Display sensitive quotes properly

This commit is contained in:
Zed
2019-06-25 02:58:33 +02:00
parent a098d3ea84
commit 94b2187453
4 changed files with 34 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ type
profile*: Profile
link*: string
text*: string
sensitive*: bool
thumb*: Option[string]
badge*: Option[string]