From cdd1583e35462b012ac9b112552b2717bd313f4f Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Tue, 28 Jun 2016 22:54:45 +0200 Subject: [PATCH] Match wording for minimize to tray with slack wording --- src/browser/settings.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/browser/settings.jsx b/src/browser/settings.jsx index 34edd31b..122d9231 100644 --- a/src/browser/settings.jsx +++ b/src/browser/settings.jsx @@ -183,8 +183,8 @@ var SettingsPage = React.createClass({ />); } if (process.platform === 'win32') { - options.push(); + options.push(); options.push(); }