another section_Id fix
This commit is contained in:
@@ -9,7 +9,7 @@ export function useSections() {
|
|||||||
{
|
{
|
||||||
label: item.title,
|
label: item.title,
|
||||||
svg_off: ``,
|
svg_off: ``,
|
||||||
section_id: item.site_section_id,
|
section_id: item.site_id,
|
||||||
image: item.image
|
image: item.image
|
||||||
},
|
},
|
||||||
PagebuilderSectionPlugin
|
PagebuilderSectionPlugin
|
||||||
|
|||||||
Reference in New Issue
Block a user