remove the "running" alert
This commit is contained in:
parent
81b9023ff7
commit
5de897e8d7
2 changed files with 0 additions and 9 deletions
|
@ -87,8 +87,6 @@ startupScan st dstatus scanner = do
|
|||
modifyDaemonStatus_ dstatus $ \s -> s { scanComplete = True }
|
||||
|
||||
return (True, r)
|
||||
|
||||
void $ addAlert dstatus runningAlert
|
||||
|
||||
return r
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue