This commit is contained in:
Rizky 2024-01-26 09:18:57 +07:00
parent 1e70d014ad
commit 680a433734
2 changed files with 0 additions and 1 deletions

View File

@ -232,7 +232,6 @@ export const edInitSync = (p: PG) => {
} else if (data.type === "comp") {
const updated = await updateComponentMeta(p, doc, data.id);
if (updated) {
console.log(updated.item);
p.comp.list[data.id].meta = updated.meta;
p.comp.list[data.id].tree = updated.tree;
}

BIN
dockerzip

Binary file not shown.