change current db by tab

This commit is contained in:
Jan Prochazka
2021-03-01 18:37:15 +01:00
parent a4387155e7
commit 689eb7baa2
2 changed files with 26 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
import App from './App.svelte';
import './utility/connectionsPinger';
import './utility/changeCurrentDbByTab';
import './commands/stdCommands';
const app = new App({