mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
Add newlines and strict types check.
This commit is contained in:
@@ -37,4 +37,4 @@ trait ChecksLogin
|
||||
// Only allow logged in users
|
||||
return auth()->check();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user