Skip to content

Commit

Permalink
Add descriptions to the play and stop commands
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Boberg <[email protected]>
  • Loading branch information
axelboberg committed Jan 21, 2024
1 parent 9e6829a commit 002a1a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/rundown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@
"shortcuts": [
{
"id": "bridge.rundown.play",
"description": "Play the selected item",
"trigger": ["F2"]
},
{
"id": "bridge.rundown.stop",
"description": "Stop the selected item",
"trigger": ["F1"]
},
{
Expand Down

0 comments on commit 002a1a8

Please sign in to comment.