mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
fix typo
This commit is contained in:
parent
075b4da359
commit
7635a5b517
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ else
|
|||
{
|
||||
$response = [
|
||||
'status' => false,
|
||||
'message' => _('This host not accept approved users only')
|
||||
'message' => _('This host accept approved users only')
|
||||
];
|
||||
|
||||
continue 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue