allow templates to show up in multiple categories
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "Node.js",
|
||||
"description": "Build and test a Node.js project with npm.",
|
||||
"iconName": "nodejs",
|
||||
"category": "JavaScript"
|
||||
"category": ["JavaScript"]
|
||||
}
|
||||
Reference in New Issue
Block a user