Skip to content

Commit 288750f

Browse files
authored
Update ContentController.php
1 parent f08cebd commit 288750f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Command/Web/ContentController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public function handle(): void
4949
]));
5050

5151
$response->output();
52+
return;
5253
}
5354
} catch (\Exception $e) {
5455
Response::redirect('/notfound');

0 commit comments

Comments
 (0)