forked from naskya/firefish
fix: typo
This commit is contained in:
parent
d1f08a18fe
commit
714f9a01be
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ const commonNames = new Map<string, string>([
|
|||
["gnusocial", "GNU social"],
|
||||
["gotosocial", "GoToSocial"],
|
||||
["microblogpub", "microblog.pub"],
|
||||
["nextcloud social" "Nextcloud Social"],
|
||||
["nextcloud social", "Nextcloud Social"],
|
||||
["peertube", "PeerTube"],
|
||||
["snac", "snac"],
|
||||
["takahe", "Takahē"],
|
||||
|
|
Loading…
Reference in a new issue