mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01: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',
|
||||
'custom_contact_label1',
|
||||
'custom_contact_label2',
|
||||
'domain_id',
|
||||
];
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user