Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cb1kenobi authored and github-actions[bot] committed Oct 5, 2024
1 parent 1f14729 commit 9a3e95f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -136069,7 +136069,7 @@
"properties": [
{
"name": "direction",
"summary": "Direction of the scroll either 'up', or 'down'.",
"summary": "Direction of the scroll either 'up', 'down' or 'unknown'.",
"type": "String"
},
{
Expand Down Expand Up @@ -192891,7 +192891,7 @@
"properties": [
{
"name": "direction",
"summary": "Direction of the swipe, either `left` or `right`.",
"summary": "Direction of the swipe, either `left`, `right` or `unknown`.",
"type": "String"
},
{
Expand Down

0 comments on commit 9a3e95f

Please sign in to comment.