From a0d55eb5a12ecd210c1e7bc7df6ae7e2390cf106 Mon Sep 17 00:00:00 2001 From: szymon Date: Tue, 26 Sep 2023 09:09:05 +0200 Subject: [PATCH] another another Xd --- src/components/registerSections.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/registerSections.js b/src/components/registerSections.js index 86a3473..80cdda8 100644 --- a/src/components/registerSections.js +++ b/src/components/registerSections.js @@ -9,7 +9,7 @@ export function useSections() { { label: item.title, svg_off: ``, - section_id: item.site_id, + section_id: item.section_id, image: item.image }, PagebuilderSectionPlugin