removed weird spaces at end of line

This commit is contained in:
Mitarashi 2022-01-13 23:59:30 +02:00
parent 8d557bc490
commit 3afe330f23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ genPrefs:
replaceInstagram(input, ""): replaceInstagram(input, ""):
"Instagram -> Bibliogram" "Instagram -> Bibliogram"
placeholder: "Bibliogram hostname" placeholder: "Bibliogram hostname"
iterator allPrefs*(): Pref = iterator allPrefs*(): Pref =
for k, v in prefList: for k, v in prefList: