mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Bad message.
This commit is contained in:
@@ -62,7 +62,7 @@ class RemoteUserGuard implements Guard
|
||||
{
|
||||
Log::debug(sprintf('Now at %s', __METHOD__));
|
||||
if (!is_null($this->user)) {
|
||||
Log::debug('No user found.');
|
||||
Log::debug('User is found.');
|
||||
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user