Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Commit

Permalink
Updated title
Browse files Browse the repository at this point in the history
In Electron's browser window arguments.
  • Loading branch information
l3laze committed Feb 24, 2017
1 parent 6653997 commit e243346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ logger.transports.file.streamConfig = { flags: "a" };
function createWindow () {
// Create the browser window.
mainWindow = new BrowserWindow({
title: 'Asshat',
title: "ReliefValve",
frame: false,
show: false,
width: 800,
Expand Down

0 comments on commit e243346

Please sign in to comment.