Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
chore: fix plugin manifest JSON schema
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Nov 26, 2021
1 parent 3512c0d commit 2b57b1a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions plugin_manifest_schema.json
Expand Up @@ -319,7 +319,8 @@
"widget",
"block",
"visualizer",
"infobox"
"infobox",
"cluster"
]
},
"singleOnly": {
Expand Down Expand Up @@ -437,4 +438,4 @@
}
},
"$ref": "#/definitions/root"
}
}

0 comments on commit 2b57b1a

Please sign in to comment.