cloud-backup: add second symbol

This commit is contained in:
Christian Hesse 2021-04-29 22:25:30 +02:00
parent 34ab2837a8
commit aa4ad27b0a
2 changed files with 2 additions and 1 deletions

View file

@ -42,7 +42,7 @@ $WaitFullyConnected;
:local Cloud [ / system backup cloud get ([ find ]->0) ];
$SendNotification2 ({ origin=$0; \
subject=([ $SymbolForNotification "floppy-disk" ] . "Cloud backup"); \
subject=([ $SymbolForNotification "floppy-disk,cloud" ] . "Cloud backup"); \
message=("Uploaded backup for " . $Identity . " to cloud.\n\n" . \
[ $DeviceInfo ] . "\n\n" . \
"Name: " . $Cloud->"name" . "\n" . \