From 0507eb6550830f7b76910d51200675de0aa9b1de Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 15 Aug 2021 21:04:49 +0300 Subject: ability to move attachments around when making a new post --- src/components/gallery/gallery.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/components/gallery/gallery.js') diff --git a/src/components/gallery/gallery.js b/src/components/gallery/gallery.js index 15436d61..094b3e57 100644 --- a/src/components/gallery/gallery.js +++ b/src/components/gallery/gallery.js @@ -12,6 +12,8 @@ const Gallery = { 'size', 'editable', 'removeAttachment', + 'shiftUpAttachment', + 'shiftDnAttachment', 'editAttachment', 'grid' ], -- cgit v1.2.3-70-g09d2