1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-03-09 16:00:17 +01:00

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

View File

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