mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 15:56:00 +00:00
custom error shortcuts
This commit is contained in:
@@ -20,7 +20,6 @@ export default async function openNewTab(newTab, initialData = undefined, option
|
||||
|
||||
let existing = null;
|
||||
|
||||
|
||||
const { savedFile, savedFolder, savedFilePath } = newTab.props || {};
|
||||
if (savedFile || savedFilePath) {
|
||||
existing = oldTabs.find(
|
||||
|
||||
Reference in New Issue
Block a user