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
1 changed files with 2 additions and 0 deletions

View File

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