Skip to content
This repository was archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
V1shvesh committed Nov 1, 2017
1 parent c5dff9a commit 6afdd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ ipcMain.on('set-locale', (event, locale) => {

ipcMain.on('request-locale', () => {
getConfig();
});
});

0 comments on commit 6afdd56

Please sign in to comment.