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