mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
checking for update
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
import {
|
||||
activeTabId,
|
||||
appUpdateStatus,
|
||||
currentArchive,
|
||||
currentDatabase,
|
||||
currentThemeDefinition,
|
||||
@@ -169,6 +170,12 @@
|
||||
{item.text}
|
||||
</div>
|
||||
{/each}
|
||||
|
||||
{#if $appUpdateStatus}
|
||||
<div class="item">
|
||||
{$appUpdateStatus}
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user