mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 07:16:01 +00:00
upload ndjson to web app
This commit is contained in:
@@ -57,7 +57,7 @@ function openElectronJsonLinesFile(filePath, parsed) {
|
||||
openNewTab({
|
||||
title: parsed.name,
|
||||
tooltip: filePath,
|
||||
icon: 'img sql-file',
|
||||
icon: 'img archive',
|
||||
tabComponent: 'ArchiveFileTab',
|
||||
props: {
|
||||
jslid: `file://${filePath}`,
|
||||
|
||||
Reference in New Issue
Block a user