1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix(Firebird SQL): error "Cannot read properties of null" connecting to some databases, fixes #708

This commit is contained in:
2023-11-09 18:49:56 +01:00
parent e14302bdc0
commit 186fc18363
2 changed files with 19 additions and 15 deletions

View File

@ -11,7 +11,7 @@
>
<div class="workspace-explorebar-header">
<div
v-if="customizations.database"
v-if="customizations.database && databases.length"
class="workspace-explorebar-database-switch"
:title="t('database.switchDatabase')"
>