This commit is contained in:
2019-08-06 12:23:20 -05:00
parent 4997560046
commit a6cfc6b011

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