🐛 Fixed problem with enter key shortcut

This commit is contained in:
alonso.torres 2021-03-24 17:20:07 +01:00 committed by Andrey Antukh
parent 727d6b78ce
commit b534f5b736
2 changed files with 2 additions and 2 deletions

View file

@ -1021,7 +1021,7 @@
:group
(rx/of (dwc/select-shapes (into (d/ordered-set) [(last shapes)])))
:else (rx/empty))))))))
(rx/empty))))))))
;; --- Change Page Order (D&D Ordering)