diff --git a/src/browser/settings.jsx b/src/browser/settings.jsx
index 3b3f4c35..db0aa6e2 100644
--- a/src/browser/settings.jsx
+++ b/src/browser/settings.jsx
@@ -168,8 +168,8 @@ var SettingsPage = React.createClass({
onChange={ this.handleChangeHideMenuBar } />);
}
if (process.platform === 'darwin' || process.platform === 'linux') {
- options.push();
+ options.push();
}
if (process.platform === 'linux') {
options.push(