fix: unable to disconnect from database

This commit is contained in:
Fabio Di Stasio 2022-04-30 12:15:00 +02:00
parent 4be0f6bbbc
commit 47e1f27bb8
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ export default {
const { changeExplorebarSize } = settingsStore;
const {
getWorkspace,
disconnectWorkspace,
removeConnected: disconnectWorkspace,
refreshStructure,
changeBreadcrumbs,
selectTab,