remove slightly misleading extended message
This commit is contained in:
parent
f3721d89bc
commit
cea55b70fc
1 changed files with 0 additions and 7 deletions
|
@ -218,13 +218,6 @@ scanAlert :: Remote -> Alert
|
||||||
scanAlert r = baseActivityAlert
|
scanAlert r = baseActivityAlert
|
||||||
{ alertHeader = Just $ tenseWords
|
{ alertHeader = Just $ tenseWords
|
||||||
[Tensed "Scanning" "Scanned", showRemotes [r]]
|
[Tensed "Scanning" "Scanned", showRemotes [r]]
|
||||||
, alertData =
|
|
||||||
[ Tensed "Ensuring" "Ensured"
|
|
||||||
, "that"
|
|
||||||
, showRemotes [r]
|
|
||||||
, Tensed "is" "was"
|
|
||||||
, "fully in sync."
|
|
||||||
]
|
|
||||||
, alertBlockDisplay = True
|
, alertBlockDisplay = True
|
||||||
, alertPriority = Low
|
, alertPriority = Low
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue