Skip to content

Commit aecfd99

Browse files
committed
Fix Pomsky Viewer path
1 parent 54f3499 commit aecfd99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"id": "pomsky-viewer",
55
"title": "Pomsky Viewer",
66
"description": "View the compiled result of the Pomsky code.",
7-
"entry": "blocks/pomsky-block/index.tsx",
7+
"entry": "blocks/pomsky-viewer/index.tsx",
88
"matches": ["*.pom", "*.pomsky"],
99
"example_path": "https://github.com/Kyza/color-regex/blob/main/full.pom"
1010
}

0 commit comments

Comments
 (0)