mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-17 09:01:06 +02:00
Fix pint issues
This commit is contained in:
@ -44,7 +44,7 @@ use Illuminate\Database\Eloquent\Relations\MorphTo;
|
||||
class AuthLog extends Model
|
||||
{
|
||||
use HasFactory;
|
||||
|
||||
|
||||
/**
|
||||
* Indicates if the model should be timestamped.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user