mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Allow autocompletion of center and small MFM by adding them to the tag list
This commit is contained in:
parent
0cb6f578ad
commit
7aa33f2497
1 changed files with 2 additions and 0 deletions
|
@ -21,4 +21,6 @@ export const MFM_TAGS = [
|
|||
"sparkle",
|
||||
"rotate",
|
||||
"fade",
|
||||
"center",
|
||||
"small",
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue