mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for account domain setting
This commit is contained in:
parent
3c84390fb1
commit
f1428ac882
@ -163,6 +163,7 @@ class Account extends Eloquent
|
|||||||
'reset_counter_date',
|
'reset_counter_date',
|
||||||
'custom_contact_label1',
|
'custom_contact_label1',
|
||||||
'custom_contact_label2',
|
'custom_contact_label2',
|
||||||
|
'domain_id',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user