Sfoglia il codice sorgente

removed weird spaces at end of line

Mitarashi 4 anni fa
parent
commit
3afe330f23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/prefs_impl.nim

+ 1 - 1
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: