restore notfy on pause

This commit is contained in:
Rodrigo Quelca
2024-01-18 19:14:02 +00:00
parent bb56770a19
commit ddce102461
2 changed files with 4 additions and 4 deletions

View File

@@ -207,7 +207,7 @@ export let cases = {
unpaused_time: data.unpausedTime,
index: data.DEL_INDEX,
reason: data.reasonPause,
sendMail: data.notifyUser || false
sendMail: data.notifyUser
},
keys: {
app_uid: data.APP_UID