repair: resend chat all user & by user
This commit is contained in:
@@ -91,7 +91,7 @@ class NotificationErrorUserService {
|
||||
}
|
||||
}
|
||||
|
||||
static async resendNotification(id, contact_phone) {
|
||||
static async resendNotificationByUser(id, contact_phone) {
|
||||
|
||||
try {
|
||||
const dataExist = await getNotificationErrorUserByIdDb(id);
|
||||
|
||||
Reference in New Issue
Block a user