mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 02:56:01 +00:00
import fixed
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</script>
|
||||
|
||||
<div class="flex space-between">
|
||||
<div>{name}</div>
|
||||
<div>{name == '__TEMPLATE__' ? '(not selected)' : name}</div>
|
||||
<div class="flex">
|
||||
{#if obj && !!obj.isDownload}
|
||||
<div class="icon" on:click={handleChangeUrl} title={obj && obj.fileName}>
|
||||
|
||||
Reference in New Issue
Block a user