mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
parent
13bdd6497b
commit
82fe5d8b78
3 changed files with 13 additions and 1 deletions
|
|
@ -88,6 +88,9 @@ genPrefs:
|
|||
stickyProfile(checkbox, true):
|
||||
"Make profile sidebar stick to top"
|
||||
|
||||
bidiSupport(checkbox, false):
|
||||
"Support bidirectional text (makes clicking on tweets harder)"
|
||||
|
||||
hideTweetStats(checkbox, false):
|
||||
"Hide tweet stats (replies, retweets, likes)"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue