Skip to content

Commit

Permalink
Fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Apr 26, 2023
1 parent cee9d30 commit 923c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/schema/layers/visual-layer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"td": {
"title": "Matte Target",
"caniuse": "property-matte-mask",
"type": "#/$defs/helpers/int-boolean",
"$ref": "#/$defs/helpers/int-boolean",
"description": "If set to 1, it means a layer is using this layer as a track matte"
},
"hasMask": {
Expand Down

0 comments on commit 923c2bc

Please sign in to comment.