From 77cd32717080428d830fdaf543cd29edf8bfabbc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Aug 2012 17:15:27 -0400 Subject: fix display of icon in block alert heading --- Assistant/Alert.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Assistant/Alert.hs') diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs index 9ebc89aab..51743964b 100644 --- a/Assistant/Alert.hs +++ b/Assistant/Alert.hs @@ -211,7 +211,6 @@ syncAlert rs = baseActivityAlert { alertHeader = Just $ tenseWords [Tensed "Syncing" "Synced", "with", showRemotes rs] , alertData = [] - , alertBlockDisplay = True , alertPriority = Low } -- cgit v1.2.3