mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
exportElectronFile => exportFileTools
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { openWebLink } from '../utility/exportElectronFile';
|
||||
import { openWebLink } from '../utility/exportFileTools';
|
||||
|
||||
export let href = undefined;
|
||||
export let onClick = undefined;
|
||||
|
||||
Reference in New Issue
Block a user