Browse Source

removed weird spaces at end of line

Mitarashi 4 năm trước cách đây
mục cha
commit
3afe330f23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: