Should only be cosmetic
This commit is contained in:
Jellyfrog
2021-03-24 09:13:43 -05:00
committed by GitHub
co-authored by GitHub
parent d06c65a746
commit 3cfffb9912
37 changed files with 89 additions and 71 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ class UserController extends Controller
/**
* @param User $user
* @param $dashboard
* @param mixed $dashboard
* @return bool
*/
protected function updateDashboard(User $user, $dashboard)