mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 06:06:01 +00:00
Revert "keyed app object list (hopefully fixed CRASH in svelte)"
This reverts commit da5b96c0a8.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{#each filtered as item (module.extractKey(item.data))}
|
||||
{#each filtered as item}
|
||||
<AppObjectListItem
|
||||
{...$$restProps}
|
||||
{module}
|
||||
|
||||
Reference in New Issue
Block a user