Fixes to tree
This commit is contained in:
@@ -74,7 +74,6 @@ router.post('atlases.updateNavigationTree', auth(), async (ctx) => {
|
||||
|
||||
ctx.body = {
|
||||
data: await presentAtlas(atlas, true),
|
||||
tree: newTree,
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user