minor changes

This commit is contained in:
Mitarashi
2022-01-13 23:58:07 +02:00
parent b2948e3071
commit 8d557bc490
2 changed files with 3 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ genPrefs:
hideReplies(checkbox, false):
"Hide tweet replies"
squareProfileImages(checkbox, false):
squareAvatars(checkbox, false):
"Square profile pictures"
Media:
@@ -109,8 +109,7 @@ genPrefs:
replaceInstagram(input, ""):
"Instagram -> Bibliogram"
placeholder: "Bibliogram hostname"
placeholder: "Bibliogram hostname"
iterator allPrefs*(): Pref =
for k, v in prefList: