tracker junk

This commit is contained in:
2019-12-25 23:26:56 -06:00
parent e6a15c04c8
commit 5261645c40

View File

@@ -322,7 +322,7 @@ return [
'authenticated_user_id_column' => 'id', // to Auth::user()->id
'authenticated_user_username_column' => 'email', // to Auth::user()->email
'authenticated_user_username_column' => 'name', // to Auth::user()->email
/*
* Enable the Stats Panel?