Skip to content

Commit b193676

Browse files
authored
fix: correct 8bitcn registry URL format to use dynamic name substitution (#336)
1 parent 63b8350 commit b193676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"iconLibrary": "lucide",
2121
"registries": {
22-
"@8bitcn": "https://8bitcn.com/r/registry.json"
22+
"@8bitcn": "https://8bitcn.com/r/{name}.json"
2323
}
2424
}

0 commit comments

Comments
 (0)