query history - prepare

This commit is contained in:
Jan Prochazka
2021-06-03 14:26:21 +02:00
parent bebdf3f43b
commit 2a47f60987
26 changed files with 131 additions and 51 deletions

View File

@@ -17,7 +17,7 @@
</script>
<script lang="ts">
import { filterName } from 'dbgate-datalib';
import { filterName } from 'dbgate-tools';
import { currentArchive } from '../stores';