소스 검색

removed weird spaces at end of line

Mitarashi 4 년 전
부모
커밋
3afe330f23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: