Remove commented out services

This commit is contained in:
Butter Cat 2023-11-14 19:22:08 -05:00
parent dbbfa39c9d
commit e6ff628103
1 changed files with 0 additions and 12 deletions

View File

@ -114,18 +114,6 @@ genPrefs:
replaceMedium(input, ""):
"Medium -> Scribe"
placeholder: "Scribe hostname"
#replaceFandom(input, ""):
# "Fandom -> BreezeWiki"
# placeholder: "BreezeWiki hostname"
#replaceQuora(input, ""):
# "Quora -> Quetre"
# placeholder: "Quetre hostname"
#replaceIMDb(input, ""):
# "IMDb -> libremdb"
# placeholder: "libremdb hostname"
iterator allPrefs*(): Pref =
for k, v in prefList: