Skip to content

Commit b84c990

Browse files
fix registry item schema (#7486)
1 parent 2773f9e commit b84c990

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/www/public/schema/registry-item.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
"registry:hook",
7979
"registry:theme",
8080
"registry:page",
81-
"registry:file"
81+
"registry:file",
82+
"registry:style"
8283
],
8384
"description": "The type of the file. This is used to determine the type of the file when resolved for a project."
8485
},

0 commit comments

Comments
 (0)