diff --git a/frontend/src/app/main/render.cljs b/frontend/src/app/main/render.cljs index b170a2c08f..8e3e77da51 100644 --- a/frontend/src/app/main/render.cljs +++ b/frontend/src/app/main/render.cljs @@ -402,7 +402,7 @@ :style {:-webkit-print-color-adjust :exact} :fill "none"} - (let [fonts (ff/frame->fonts object-id objects)] + (let [fonts (ff/frame->fonts object objects)] [:& ff/fontfaces-style {:fonts fonts}]) (case (:type object)