fix(gui): remove table from navigation drawer once deleted

re #535

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-09-16 14:00:15 +05:30
parent e3d1693531
commit 22a1e5e48b
2 changed files with 5 additions and 5 deletions

View File

@@ -736,7 +736,7 @@ export default {
...this.nodes
}
})
delete this.nodes.newTable
// delete this.nodes.newTable
}
this.loadViews = true