fix: 🩹 add small and center to MFM tags list

This commit is contained in:
ThatOneCalculator 2023-08-11 22:54:03 -07:00
parent c4018c969c
commit 247088fbaf
No known key found for this signature in database
GPG Key ID: 8703CACD01000000

View File

@ -21,4 +21,6 @@ export const MFM_TAGS = [
"sparkle", "sparkle",
"rotate", "rotate",
"fade", "fade",
"small",
"center",
]; ];