Skip to content

Commit

Permalink
Update lint for windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica authored and Jessica committed Jun 3, 2018
1 parent aead9e2 commit 99a2204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/electronClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ class ElectronDesktopInterface {
}

}
} catch(e) {
} catch (e) {
debugLog('Error saving sound', e);
}

Expand Down

0 comments on commit 99a2204

Please sign in to comment.