mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 17:16:01 +00:00
app object list
This commit is contained in:
@@ -102,6 +102,8 @@
|
||||
statusTitle={statusTitle || engineStatusTitle}
|
||||
{extInfo}
|
||||
menu={getContextMenu(data, $openedConnections)}
|
||||
on:click
|
||||
on:click={() => ($openedConnections = _.uniq([...$openedConnections, data._id]))}
|
||||
/>
|
||||
on:click
|
||||
>
|
||||
<slot name="prefix" slot="prefix" />
|
||||
</AppObjectCore>
|
||||
|
||||
Reference in New Issue
Block a user