logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 7041d29eded837fb2b98670fa4758846ab3db9c3
parent d2f4ce442a7130f29aea72cfc558727e597dd1b4
Author: Henry Jameson <me@hjkos.com>
Date:   Wed, 21 Feb 2024 14:15:25 +0200

add attachment to panel for post form compat

Diffstat:

Msrc/components/panel.style.js3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/components/panel.style.js b/src/components/panel.style.js @@ -15,7 +15,8 @@ export default { 'Notification', 'Alert', 'UserCard', - 'Chat' + 'Chat', + 'Attachment' ], defaultRules: [ {