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