mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 18:56:00 +00:00
redis load key refactor
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
icon="icon dots-horizontal"
|
||||
expandIcon="icon invisible-box"
|
||||
on:click={() => {
|
||||
changeModel(model => dbKeys_markNodeExpanded(model, key, true));
|
||||
changeModel(model => dbKeys_markNodeExpanded(model, key, true), false);
|
||||
}}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user