mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fixes for group settings
This commit is contained in:
parent
f544f7ac23
commit
161f162856
@ -26,7 +26,7 @@ class GroupSetting extends StaticModel
|
||||
use MakesHash;
|
||||
use SoftDeletes;
|
||||
|
||||
public $timestamps = false;
|
||||
//public $timestamps = false;
|
||||
|
||||
protected $casts = [
|
||||
'settings' => 'object',
|
||||
|
Loading…
x
Reference in New Issue
Block a user