Merge branch 'master' of github.com:akaunting/akaunting
This commit is contained in:
commit
ec8119edf5
@ -126,7 +126,7 @@ class Data extends Controller
|
||||
$company->financial_start = setting('localisation.financial_start');
|
||||
|
||||
if ($company->company_logo) {
|
||||
$logo = $company->logo;
|
||||
$logo = $company->company_logo;
|
||||
|
||||
$logo->path = route('uploads.get', $logo->id);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user