mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 08:56:53 +00:00
fix(gui): remove table from navigation drawer once deleted
re #535 Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -736,7 +736,7 @@ export default {
|
||||
...this.nodes
|
||||
}
|
||||
})
|
||||
delete this.nodes.newTable
|
||||
// delete this.nodes.newTable
|
||||
}
|
||||
|
||||
this.loadViews = true
|
||||
|
||||
Reference in New Issue
Block a user