diff --git a/SparkleShare/SparkleUI.cs b/SparkleShare/SparkleUI.cs index 46858188..5a13cc93 100644 --- a/SparkleShare/SparkleUI.cs +++ b/SparkleShare/SparkleUI.cs @@ -88,7 +88,8 @@ namespace SparkleShare { } } - + // TODO: move to controller and do translation here + if (!SparkleShare.Controller.NotificationsEnabled) return;