dashboard
This commit is contained in:
@@ -49,6 +49,7 @@ class DashboardController extends Controller
|
||||
'main_id' => auth()->user()->character_id,
|
||||
])->count();
|
||||
|
||||
//Temporary Measure to keep the page working properly
|
||||
$altCount = 0;
|
||||
|
||||
//If the alt count is greater than 0 get all of the alt accounts
|
||||
|
||||
Reference in New Issue
Block a user