Skip to content

Commit

Permalink
Add scrollToTop and scrollToBottom actions to JSON schema (#8923)
Browse files Browse the repository at this point in the history
Closes #8992.
  • Loading branch information
cinnamon-msft authored Jan 28, 2021
1 parent d29d72e commit b502e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/cascadia/profiles.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@
"scrollDownPage",
"scrollUp",
"scrollUpPage",
"scrollToBottom",
"scrollToTop",
"sendInput",
"setColorScheme",
"setTabColor",
Expand Down

0 comments on commit b502e0e

Please sign in to comment.