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