fix: 🩹 add small and center to MFM tags list
This commit is contained in:
parent
c4018c969c
commit
247088fbaf
1 changed files with 2 additions and 0 deletions
|
@ -21,4 +21,6 @@ export const MFM_TAGS = [
|
||||||
"sparkle",
|
"sparkle",
|
||||||
"rotate",
|
"rotate",
|
||||||
"fade",
|
"fade",
|
||||||
|
"small",
|
||||||
|
"center",
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue