mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 12:35:59 +00:00
db sync fixes
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
<AppObjectCore
|
||||
{...$$restProps}
|
||||
{data}
|
||||
title={data.fileName}
|
||||
title={data.fileLabel}
|
||||
icon={ARCHIVE_ICONS[data.fileType]}
|
||||
menu={createMenu}
|
||||
on:click={handleClick}
|
||||
|
||||
Reference in New Issue
Block a user