Skip to content

Commit

Permalink
update vgg specs to v1.0.12 - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
elff1 committed Jan 19, 2024
1 parent dfb5111 commit acf8ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/specs/vectorgraphics/blend-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Value
| `25` | <div className="enum-description">lighten dodge</div> |
| `26` | <div className="enum-description">lighten light</div> |
| `27` | <div className="enum-description">pass through</div> |
| `28` | <div className="enum-description">pin Light</div> |
| `28` | <div className="enum-description">pin light</div> |
| `29` | <div className="enum-description">vivid light</div> |

</div>
Expand Down
2 changes: 1 addition & 1 deletion static/schemas/vectorgraphics.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
"lighten dodge",
"lighten light",
"pass through",
"pin Light",
"pin light",
"vivid light"
],
"$id": "#BlendMode"
Expand Down

0 comments on commit acf8ffd

Please sign in to comment.