Implemented a rotate MFM (#8016)

Co-authored-by: Richard Bowey <me@epickitty.uk>
This commit is contained in:
Richard "EpicKitty" Bowey
2021-11-26 04:39:57 +00:00
committed by GitHub
parent aaba43e754
commit dec7c4f722
4 changed files with 19 additions and 1 deletions

View File

@@ -1 +1 @@
export const MFM_TAGS = ['tada', 'jelly', 'twitch', 'shake', 'spin', 'jump', 'bounce', 'flip', 'x2', 'x3', 'x4', 'font', 'blur', 'rainbow', 'sparkle'];
export const MFM_TAGS = ['tada', 'jelly', 'twitch', 'shake', 'spin', 'jump', 'bounce', 'flip', 'x2', 'x3', 'x4', 'font', 'blur', 'rainbow', 'sparkle', 'rotate'];