Add blobmoji font

This commit is contained in:
illyria2763
2025-10-25 15:53:08 -04:00
parent 81863b89a5
commit 15194c8a25
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -3882,6 +3882,7 @@ class Localuser {
["NotoColorEmoji-Regular.ttf", "Noto Color Emoji"],
["OpenMoji-color-glyf_colr_0.woff2", "OpenMoji"],
["Twemoji-16.0.1.ttf", "Twemoji"],
["BlobmojiCompat.ttf", "Blobmoji"]
] as const;
}
async resolvemember(id: string, guildid: string): Promise<memberjson | undefined> {