fix(plugintest): Dflt should be one of the list
This commit is contained in:
parent
ff305e9533
commit
266e69a982
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ export default {
|
|||
sprinkleScale: { pct: 100, min: 10, max: 200 },
|
||||
sprinkleRotate: { deg: 0, min: -360, max: 360 },
|
||||
sprinkleSnippet: {
|
||||
dflt: 'title',
|
||||
dflt: 'bnotch',
|
||||
list: [
|
||||
'notch',
|
||||
'bnotch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue