make filler closeable
This commit is contained in:
parent
8d2667715b
commit
9c9db6feb8
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ makeAlertFiller success alert
|
|||
, alertPriority = Filler
|
||||
, alertHeader = finished <$> h
|
||||
, alertMessage = massage m
|
||||
, alertClosable = True
|
||||
}
|
||||
where
|
||||
h = alertHeader alert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue