From dcf651fb519d8f7b3ffd97ed5321a1efc1f102e1 Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Mon, 26 Feb 2018 11:28:37 -0500 Subject: [PATCH] Hide notifications audio setting on Linux --- background.html | 2 ++ js/views/settings_view.js | 16 +++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/background.html b/background.html index ade360ddb..19865b02a 100644 --- a/background.html +++ b/background.html @@ -606,10 +606,12 @@
+ {{ #shouldShowAudioNotificationSetting }}
+ {{ /shouldShowAudioNotificationSetting }}