mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Allow timestamps in Invitation model
This commit is contained in:
@@ -31,7 +31,7 @@ class Invitation extends Model
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
public $timestamps = false;
|
||||
public $timestamps = true;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
|
||||
Reference in New Issue
Block a user