another another Xd

This commit is contained in:
2023-09-26 09:09:05 +02:00
parent 656808255a
commit a0d55eb5a1

View File

@@ -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