Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Jan 17, 2025
1 parent 358f538 commit 24735f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions/Cursor/setCursorAlpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ client:
pair: 'getCursorAlpha'
description: |
This function is used to change alpha (transparency) from the client's cursor.
preview:
preview_images:
- path: '/assets/cursor-alpha.jpg'
description: 'Example for setCursorAlpha'
parameters:
Expand Down
2 changes: 1 addition & 1 deletion schemas/function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $defs:
items:
type: string
preview_images:
$ref: '#/$defs/preview'
$ref: '#/$defs/preview_images'
parameters:
$ref: '#/$defs/parameters'
ignore_parameters:
Expand Down

0 comments on commit 24735f8

Please sign in to comment.