Skip to content

Commit 7d1ab80

Browse files
dev
1 parent 4ada5d4 commit 7d1ab80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CmsSeoComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ class CmsSeoComponent extends Component implements BootstrapInterface
223223
/**
224224
* @var bool
225225
*/
226-
public $isRedirectNotFoundHttpException = true;
226+
public $isRedirectNotFoundHttpException = false;
227227

228228

229229
/**

0 commit comments

Comments
 (0)