Skip to content

Commit

Permalink
missing some commas
Browse files Browse the repository at this point in the history
  • Loading branch information
mysteryDate committed Feb 3, 2025
1 parent c290a1d commit 0537481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -65603,11 +65603,11 @@ enum <dfn enum>ColorInterpolationMethod</dfn> {
"display-p3",
"a98-rgb",
"prophoto-rgb",
"rec2020"
"rec2020",
"lab",
"oklab",
"lch",
"oklch"
"oklch",
"xyz",
"xyz-d50",
"xyz-d65"
Expand Down

0 comments on commit 0537481

Please sign in to comment.