mirror of
https://github.com/aljazceru/njump.git
synced 2026-02-23 15:04:22 +01:00
Fix Wikifreedia typo
This commit is contained in:
@@ -52,7 +52,7 @@ var (
|
||||
plebstrIOS = ClientReference{ID: "plebstr", Name: "Plebstr", Base: "plebstr:{code}", Platform: "ios"}
|
||||
|
||||
wikistr = ClientReference{ID: "wikistr", Name: "Wikistr", Base: "https://Wikistr.com/{handle}*{authorPubkey}", Platform: "web"}
|
||||
wikifreedia = ClientReference{ID: "wikifreedia", Name: "Wikifredia", Base: "https://wikifreedia.xyz/{handle}/{npub}", Platform: "web"}
|
||||
wikifreedia = ClientReference{ID: "wikifreedia", Name: "Wikifreedia", Base: "https://wikifreedia.xyz/{handle}/{npub}", Platform: "web"}
|
||||
)
|
||||
|
||||
func generateClientList(
|
||||
|
||||
Reference in New Issue
Block a user