summaryrefslogtreecommitdiff
path: root/Assistant/Types
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Types')
-rw-r--r--Assistant/Types/Alert.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Assistant/Types/Alert.hs b/Assistant/Types/Alert.hs
index 4079802ec..e6fbe86d3 100644
--- a/Assistant/Types/Alert.hs
+++ b/Assistant/Types/Alert.hs
@@ -31,8 +31,7 @@ data AlertName
| CloudRepoNeededAlert
| SyncAlert
| NotFsckedAlert
- | CanUpgradeAlert
- | UpgradeReadyAlert
+ | UpgradeAlert
deriving (Eq)
{- The first alert is the new alert, the second is an old alert.