mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-21 03:39:00 +00:00
Made big headway in preference management, accounts, importing stuff, etc. etc.
This commit is contained in:
@@ -7,6 +7,7 @@ class ProfileController extends BaseController
|
||||
|
||||
public function __construct(URI $user) {
|
||||
$this->user = $user;
|
||||
View::share('menu', 'home');
|
||||
}
|
||||
|
||||
public function index()
|
||||
|
Reference in New Issue
Block a user