mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-09 13:08:41 +00:00
update
This commit is contained in:
parent
d3ef610883
commit
8ee27615f8
|
|
@ -533,7 +533,7 @@ final class ApiController extends Controller
|
|||
virtualPath: $path,
|
||||
pathSettings: PathSettings::FILE_PATH,
|
||||
hasAccountRelation: false,
|
||||
readContent: (bool) ($request->getData('parse_content') ?? false)
|
||||
readContent: $request->getDataBool('parse_content') ?? false
|
||||
);
|
||||
|
||||
$collection = null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user