Merge branch 'master' of https://github.com/brkcvn/akaunting
This commit is contained in:
commit
ea17618747
@ -135,6 +135,8 @@ class CreateDashboard extends Job implements HasOwner, HasSource, ShouldCreate
|
||||
'name' => $name,
|
||||
'sort' => $sort,
|
||||
'settings' => (new $class())->getDefaultSettings(),
|
||||
'created_from' => $this->model->created_from,
|
||||
'created_by' => $this->model->created_by,
|
||||
]));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user