Skip to content

Commit

Permalink
updateSchema with isVisible
Browse files Browse the repository at this point in the history
  • Loading branch information
mqueb committed Jun 28, 2024
1 parent 20c1a69 commit c9fbdf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,8 @@
">",
"<",
">=",
"<="
"<=",
"isVisible"
],
"description": "The operator to use for the comparison."
},
Expand Down

0 comments on commit c9fbdf9

Please sign in to comment.