fixing body message notification wa
This commit is contained in:
@@ -67,7 +67,9 @@ const getNotificationErrorUserByIdDb = async (id) => {
|
||||
d.error_code,
|
||||
d.error_code_name,
|
||||
|
||||
e.device_name
|
||||
e.device_name,
|
||||
|
||||
c.error_chanel as chanel_id
|
||||
|
||||
FROM notification_error_user a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user