mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
fix
This commit is contained in:
@@ -42,5 +42,5 @@
|
||||
{#if quickExportHandlerRef && electron}
|
||||
<ToolStripDropDownButton menu={getExportMenu} label="Export" icon="icon export" />
|
||||
{:else}
|
||||
<ToolStripCommandButton command="sqlDataGrid.export" />
|
||||
<ToolStripCommandButton {command} />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user