Skip to content

Commit 4507981

Browse files
committed
feat: update snippet name
1 parent 9164bf9 commit 4507981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
],
1414
'snippets' => [
1515
'imagex-picture' => __DIR__ . '/snippets/imagex-picture.php',
16-
'imagex-picture.json' => __DIR__ . '/snippets/imagex-picture.json.php',
16+
'imagex-picture-json' => __DIR__ . '/snippets/imagex-picture.json.php',
1717
],
1818
]);

0 commit comments

Comments
 (0)