🐛 Fixed problem with preview frames

This commit is contained in:
alonso.torres 2020-04-29 11:03:48 +02:00
parent 68164102d1
commit fc1e28a3d8
3 changed files with 13 additions and 5 deletions

View file

@ -35,7 +35,6 @@
frames (:frames data [])
objects (:objects data)
frame (get frames index)]
[:section.viewer-preview
(cond
(empty? frames)