Skip to content

Commit 4b5994d

Browse files
stefanzweifelactions-user
authored andcommitted
Fix styling
1 parent 823b81a commit 4b5994d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BrowsershotLambda.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ protected function callBrowser(array $command): string
3131

3232
if ($path) {
3333
file_put_contents($path, base64_decode($response->body()));
34+
3435
return $path;
3536
} else {
3637
return $response->body();

0 commit comments

Comments
 (0)