wip fix build

This commit is contained in:
Rizky 2023-11-24 06:45:05 +07:00
parent 9bcb823201
commit c530a293ab
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export const treeRebuild = async (p: PG, arg?: { note?: string }) => {
mitem: e, mitem: e,
parent_item: { id: root_id }, parent_item: { id: root_id },
tree_root_id: root_id, tree_root_id: root_id,
skip_add_tree: true,
portal, portal,
each(meta) { each(meta) {
if (meta.item.name === "content") { if (meta.item.name === "content") {