Update chat_window.php
This commit is contained in:
+1
-1
@@ -775,7 +775,7 @@ if (empty($user_id)) {
|
||||
recipient: currentUser.phone_number,
|
||||
type: 'template',
|
||||
template: template,
|
||||
language: 'en_US',
|
||||
language: language || 'en_US',
|
||||
parameters: parameters ? parameters.split(',') : []
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user