mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-30 21:44:34 -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 MakesHash;
|
||||||
use SoftDeletes;
|
use SoftDeletes;
|
||||||
|
|
||||||
public $timestamps = false;
|
//public $timestamps = false;
|
||||||
|
|
||||||
protected $casts = [
|
protected $casts = [
|
||||||
'settings' => 'object',
|
'settings' => 'object',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user