Skip to content

Commit

Permalink
update process.title
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Jul 11, 2019
1 parent c9a0304 commit 828b94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env node
'use strict'
process.title = 'electron-quick'
process.title = 'quicktron'

const electron = require('electron')
const { spawn } = require('child_process')
Expand Down

0 comments on commit 828b94a

Please sign in to comment.