Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
version bump!
  • Loading branch information
skylerto committed Mar 16, 2016
2 parents 2f1cb51 + cd61909 commit 4caf9b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified glazba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ app.on('ready', () => {
mainWindow.loadURL(path.join('file://', __dirname, '/app/index.html'));

// Open the DevTools.
mainWindow.webContents.openDevTools();
// mainWindow.webContents.openDevTools();

mainWindow.on('closed', () => {
mainWindow = null;
Expand Down

0 comments on commit 4caf9b5

Please sign in to comment.