mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-20 09:33:32 +01:00
Merge branch 'develop' into feature/app-rewrite
This commit is contained in:
@@ -9,6 +9,6 @@ class AccountAction extends Model {
|
||||
|
||||
public $timestamps = false;
|
||||
|
||||
protected $fillable = ['account_id', 'ip', 'ipv6', 'date', 'action'];
|
||||
protected $fillable = ['account_id', 'ip', 'date', 'action'];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user