fix display of icon in block alert heading
This commit is contained in:
parent
8f1a9ef8b5
commit
77cd327170
2 changed files with 10 additions and 6 deletions
|
@ -211,7 +211,6 @@ syncAlert rs = baseActivityAlert
|
|||
{ alertHeader = Just $ tenseWords
|
||||
[Tensed "Syncing" "Synced", "with", showRemotes rs]
|
||||
, alertData = []
|
||||
, alertBlockDisplay = True
|
||||
, alertPriority = Low
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue