Add Bridgy Fed to commonNames

This commit is contained in:
naskya 2023-08-01 08:05:03 +00:00
parent faff32d716
commit 0a3e3643ab

View File

@ -41,6 +41,7 @@ const instance = props.instance ?? {
const commonNames = new Map<string, string>([
["birdsitelive", "BirdsiteLIVE"],
["bookwyrm", "BookWyrm"],
["bridgy-fed", "Bridgy Fed"],
["foundkey", "FoundKey"],
["gnusocial", "GNU Social"],
["gotosocial", "GoToSocial"],