aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Types/Alert.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Types/Alert.hs')
-rw-r--r--Assistant/Types/Alert.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Types/Alert.hs b/Assistant/Types/Alert.hs
index 290733b66..2e52ca7ef 100644
--- a/Assistant/Types/Alert.hs
+++ b/Assistant/Types/Alert.hs
@@ -30,6 +30,7 @@ data AlertName
| RemoteRemovalAlert String
| CloudRepoNeededAlert
| SyncAlert
+ | NotFsckedAlert
deriving (Eq)
{- The first alert is the new alert, the second is an old alert.