mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
remove logo from company migration
This commit is contained in:
parent
bcab38b364
commit
2f9749ce03
@ -77,7 +77,6 @@ trait GenerateMigrationResources
|
||||
'industry_id' => $this->account->industry_id,
|
||||
'ip' => $this->account->ip,
|
||||
'company_key' => $this->account->account_key,
|
||||
'logo' => $this->account->logo,
|
||||
'convert_products' => $this->account->convert_products,
|
||||
'fill_products' => $this->account->fill_products,
|
||||
'update_products' => $this->account->update_products,
|
||||
|
Loading…
Reference in New Issue
Block a user