Skip to content

Commit

Permalink
feat(SQLite): enable schema reloat button on sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio286 committed Jan 13, 2024
1 parent 3b9228a commit 20b2734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/components/WorkspaceExploreBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 20b2734

Please sign in to comment.