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