mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-11 15:37:57 +00:00
fix typo
This commit is contained in:
parent
075b4da359
commit
7635a5b517
@ -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…
Reference in New Issue
Block a user