From 3afe330f23e4314b2000982f51288ed089db1ae5 Mon Sep 17 00:00:00 2001 From: Mitarashi Date: Thu, 13 Jan 2022 23:59:30 +0200 Subject: [PATCH] removed weird spaces at end of line --- src/prefs_impl.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prefs_impl.nim b/src/prefs_impl.nim index a40f8ef..0223c82 100644 --- a/src/prefs_impl.nim +++ b/src/prefs_impl.nim @@ -109,7 +109,7 @@ genPrefs: replaceInstagram(input, ""): "Instagram -> Bibliogram" - placeholder: "Bibliogram hostname" + placeholder: "Bibliogram hostname" iterator allPrefs*(): Pref = for k, v in prefList: