feat(SQLite): enable schema reloat button on sidebar

This commit is contained in:
Fabio Di Stasio 2024-01-13 16:28:55 +01:00
parent 3b9228a723
commit 20b27343cd
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
</div>
<div :title="t('general.refresh')">
<BaseIcon
v-if="customizations.schemas"
icon-name="mdiRefresh"
:size="18"
class="c-hand mr-2"