This commit is contained in:
2024-07-01 12:44:42 +02:00
parent 8d2d0c6d77
commit e80f2b3def
2 changed files with 2 additions and 2 deletions

View File

@@ -297,7 +297,7 @@ export default {
});
}
return { columns,label:'',name:'' };
return { columns,label:'',name:'', type:'container' };
});
this.comps = pagebuilder;