Skip to content

Commit 6187126

Browse files
committed
Cleanup
1 parent e39a545 commit 6187126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/controllers/DefaultController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public function actionIndex(string $pattern): Response
9494
// Ignore config & disable cache for live preview
9595
$cache = false;
9696
}
97-
97+
9898
$cacheKey = ArrayHelper::remove($config, 'cacheKey')
9999
?? implode(':', [
100100
'elementapi',

0 commit comments

Comments
 (0)