fix(plugins/stargazers): add missing default
This commit is contained in:
@@ -24,7 +24,7 @@ inputs:
|
|||||||
- `classic`: `<div>` based charts, simple and lightweight
|
- `classic`: `<div>` based charts, simple and lightweight
|
||||||
- `chartist`: `<svg>` based charts, smooth
|
- `chartist`: `<svg>` based charts, smooth
|
||||||
type: string
|
type: string
|
||||||
default:
|
default: classic
|
||||||
values:
|
values:
|
||||||
- classic
|
- classic
|
||||||
- chartist
|
- chartist
|
||||||
Reference in New Issue
Block a user