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 =
|
notifyFailure =
|
||||||
location:
|
location:
|
||||||
notify {
|
notify {
|
||||||
tag = "tada";
|
tag = "rotating_light";
|
||||||
msg = "Backup failed, check logs";
|
msg = "Backup failed, check logs";
|
||||||
inherit location;
|
inherit location;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue