Merge branch 'appearance-tab' into 'develop'

Themes 3: Intermission: Appearance Tab and fixes

See merge request pleroma/pleroma-fe!1920
This commit is contained in:
HJ 2024-07-24 18:51:17 +00:00
commit 0c9893c8a0
48 changed files with 1757 additions and 707 deletions

View file

@ -11,7 +11,8 @@ export default {
'RichContent',
'Input',
'Avatar',
'Attachment'
'Attachment',
'PollGraph'
],
defaultRules: []
}