fix #87
This commit is contained in:
parent
abda2e4025
commit
cf0d4b7c6f
5 changed files with 17 additions and 8 deletions
|
|
@ -46,7 +46,7 @@ return [
|
|||
"pdf" => $newFile->id()
|
||||
]);
|
||||
|
||||
return $newPage->toArray();
|
||||
return getFileData($newFile);
|
||||
|
||||
} catch (Exception $e) {
|
||||
return [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue