mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-23 04:54:32 +00:00
fix typo
This commit is contained in:
parent
af34d88167
commit
202551fe46
@ -362,7 +362,7 @@ class RoomController extends AbstractController
|
||||
[
|
||||
'namespace' => $request->get('namespace'),
|
||||
'message' => $request->get('message'),
|
||||
'error' => $translator->trans('Namespace not not found on this node!')
|
||||
'error' => $translator->trans('Namespace not found on this node!')
|
||||
]
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user