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
|
||||
{ alertHeader = Just $ tenseWords
|
||||
[Tensed "Scanning" "Scanned", showRemotes [r]]
|
||||
, alertData =
|
||||
[ Tensed "Ensuring" "Ensured"
|
||||
, "that"
|
||||
, showRemotes [r]
|
||||
, Tensed "is" "was"
|
||||
, "fully in sync."
|
||||
]
|
||||
, alertBlockDisplay = True
|
||||
, alertPriority = Low
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue