bug: failed backups were using the wrong emoji
This commit is contained in:
parent
64658214b4
commit
85fc9790c0
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ let
|
|||
notifyFailure =
|
||||
location:
|
||||
notify {
|
||||
tag = "tada";
|
||||
tag = "rotating_light";
|
||||
msg = "Backup failed, check logs";
|
||||
inherit location;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue