Add Bridgy Fed to commonNames
This commit is contained in:
parent
faff32d716
commit
0a3e3643ab
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ const instance = props.instance ?? {
|
||||||
const commonNames = new Map<string, string>([
|
const commonNames = new Map<string, string>([
|
||||||
["birdsitelive", "BirdsiteLIVE"],
|
["birdsitelive", "BirdsiteLIVE"],
|
||||||
["bookwyrm", "BookWyrm"],
|
["bookwyrm", "BookWyrm"],
|
||||||
|
["bridgy-fed", "Bridgy Fed"],
|
||||||
["foundkey", "FoundKey"],
|
["foundkey", "FoundKey"],
|
||||||
["gnusocial", "GNU Social"],
|
["gnusocial", "GNU Social"],
|
||||||
["gotosocial", "GoToSocial"],
|
["gotosocial", "GoToSocial"],
|
||||||
|
|
Loading…
Reference in a new issue