mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 22:33:59 +00:00
UX fix
This commit is contained in:
@@ -537,7 +537,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{#if rowCount != null}
|
{#if rowCount != null}
|
||||||
<StatusBarTabItem text={`Rows: ${rowCount.toLocaleString()}`} />
|
<StatusBarTabItem text={`${root?.namedObject?.pureName} rows: ${rowCount.toLocaleString()}`} />
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user