Make bidirectional support a preference

Fixes #270
This commit is contained in:
Zed
2020-11-08 00:41:12 +01:00
parent 13bdd6497b
commit 82fe5d8b78
3 changed files with 13 additions and 1 deletions

View File

@@ -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)"