Fix configSchema title
Signed-off-by: josh <josh.timmons@hashicorp.com>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
],
|
||||
"configSchema": {
|
||||
"$schema": "https://backstage.io/schema/config-v1",
|
||||
"title": "@backstage/nomad",
|
||||
"title": "@backstage/plugin-nomad",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"nomad": {
|
||||
|
||||
Reference in New Issue
Block a user