This commit is contained in:
2019-08-06 12:29:21 -05:00
parent fd9fda9f47
commit 53945b0846

View File

@@ -50,7 +50,7 @@ class DashboardController extends Controller
])->count(); ])->count();
//Temporary Measure to keep the page working properly //Temporary Measure to keep the page working properly
$altCount = 0; //$altCount = 0;
//If the alt count is greater than 0 get all of the alt accounts //If the alt count is greater than 0 get all of the alt accounts
if($altCount > 0) { if($altCount > 0) {