mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-14 09:59:20 +02:00
Fix typo, @gpedro I hate you! :PPP
This commit is contained in:
parent
4ca58b4178
commit
da15105118
@ -10,6 +10,6 @@ class Visitor extends Model {
|
||||
|
||||
public $timestamps = false;
|
||||
|
||||
protected $fillable = ['ip', 'lastivist', 'page', 'user_agent'];
|
||||
protected $fillable = ['ip', 'lastvisit', 'page', 'user_agent'];
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user