fix(behaviors): Mark sticky key release-after-ms required
This commit is contained in:
parent
3eb06f137b
commit
6e99a48696
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ properties:
|
||||||
required: true
|
required: true
|
||||||
release-after-ms:
|
release-after-ms:
|
||||||
type: int
|
type: int
|
||||||
|
required: true
|
||||||
quick-release:
|
quick-release:
|
||||||
type: boolean
|
type: boolean
|
||||||
ignore-modifiers:
|
ignore-modifiers:
|
||||||
|
|
Loading…
Add table
Reference in a new issue