This commit is contained in:
2019-08-06 12:23:58 -05:00
parent a6cfc6b011
commit 0328f969dc

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) {