mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat(SQLite): enable schema reloat button on sidebar
This commit is contained in:
@ -34,7 +34,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div :title="t('general.refresh')">
|
<div :title="t('general.refresh')">
|
||||||
<BaseIcon
|
<BaseIcon
|
||||||
v-if="customizations.schemas"
|
|
||||||
icon-name="mdiRefresh"
|
icon-name="mdiRefresh"
|
||||||
:size="18"
|
:size="18"
|
||||||
class="c-hand mr-2"
|
class="c-hand mr-2"
|
||||||
|
Reference in New Issue
Block a user