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: