Compare commits
2 Commits
4cfd72aefc
...
61ff3271bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 61ff3271bb | |||
| b4e2a1e830 |
@@ -289,13 +289,6 @@ class NotifikasiWaService {
|
||||
|
||||
await this.saveReminder(newData, true);
|
||||
|
||||
await updateNotificationErrorDb(
|
||||
id,
|
||||
{
|
||||
is_active: false,
|
||||
}
|
||||
);
|
||||
|
||||
await this.saveLogReminder({
|
||||
message: `Reminder ${id} berhasil dihapus`
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user