mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +00:00
Fix language reference in settings for "Hide"
This commit is contained in:
parent
72ee788799
commit
494232849e
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ html
|
|||
"nitter.1d4.us"
|
||||
])
|
||||
|
||||
+checkbox("remove_trailing_hashtags", ll.remove_trailing_hashtags, ll.hide, false)
|
||||
+checkbox("remove_trailing_hashtags", ll.remove_trailing_hashtags, ll.t_hide, false)
|
||||
|
||||
+checkbox("link_hashtags", ll.link_hashtags, ll.t_clickable, true)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue