Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
no-audio tag
Browse files Browse the repository at this point in the history
Allow skipping audio for reviews.
  • Loading branch information
jrsndlr committed Mar 18, 2022
1 parent 8589769 commit 4c1fa1d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
},
{
"sequence": "Output as image sequence"
},
{
"no-audio": "Do not add audio"
}
]
}

0 comments on commit 4c1fa1d

Please sign in to comment.