Skip to content

Commit 5471605

Browse files
committed
Fixing issue that repeated page after footer
1 parent 373358d commit 5471605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Command/Web/IndexController.php

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

2929
$response->output();
30+
return;
3031
}
3132
}
3233

0 commit comments

Comments
 (0)