From 47775a9e2cee66bcf09fef1b98b83e1605d52fa2 Mon Sep 17 00:00:00 2001 From: Alonso Torres Date: Tue, 20 Jan 2026 15:03:04 +0100 Subject: [PATCH] Merge pull request #8134 from penpot/alotor-fix-plugins-export :bug: Fix problem with export in plugins --- frontend/src/app/plugins/shape.cljs | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/app/plugins/shape.cljs b/frontend/src/app/plugins/shape.cljs index f4794ef6e8..ec39712420 100644 --- a/frontend/src/app/plugins/shape.cljs +++ b/frontend/src/app/plugins/shape.cljs @@ -1185,7 +1185,6 @@ {:cmd :export-shapes :profile-id (:profile-id @st/state) :wait true - :skip-children (:skip-children value false) :exports [{:file-id file-id :page-id page-id :object-id id