Improve cookie security

This commit is contained in:
Zed
2019-08-15 18:25:47 +02:00
parent 7dfbc16f4c
commit 11887b793a
3 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ const prefList*: Table[string, seq[Pref]] = {
"Display": @[
Pref(kind: checkbox, name: "hideTweetStats",
label: "Hide tweet stats (replies, retweets, likes",
label: "Hide tweet stats (replies, retweets, likes)",
defaultState: false),
Pref(kind: checkbox, name: "hideBanner", label: "Hide profile banner",