1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-10 12:16:34 +03:00

Update index.ts

This commit is contained in:
Eugene Pankov 2019-08-07 15:10:00 +02:00
parent 8920cc7924
commit 43f6ad3530

View File

@ -39,6 +39,7 @@ const argv = parseArgs(process.argv, process.cwd())
if (!app.requestSingleInstanceLock()) {
app.quit()
app.exit(0)
}
if (argv.d) {