mirror of
https://github.com/Mibew/mibew.git
synced 2024-11-16 00:54:12 +03:00
Fix bug with the route name
This commit is contained in:
parent
4ff92e7f5c
commit
7ceb242814
@ -132,7 +132,7 @@ class ChatController extends AbstractController
|
||||
|
||||
if ($force_take == false) {
|
||||
$link = $this->generateUrl(
|
||||
'chat_operator_start',
|
||||
'chat_operator',
|
||||
array(
|
||||
'thread' => $thread_id,
|
||||
'force' => true,
|
||||
|
Loading…
Reference in New Issue
Block a user