🐛 Fixes problems with saved grids

This commit is contained in:
alonso.torres 2020-09-14 15:47:49 +02:00 committed by Andrey Antukh
parent 0b4887ed96
commit 8dc3165e54
4 changed files with 37 additions and 7 deletions

View file

@ -140,10 +140,6 @@
(def workspace-page-options
(l/derived :options workspace-page))
;; TODO: revisit
(def workspace-saved-grids
(l/derived :saved-grids workspace-page-options))
(def workspace-frames
(l/derived cph/select-frames workspace-page-objects))