Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Dec 2, 2024
1 parent 0b8fb76 commit 1b0bc96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2738,7 +2738,6 @@ function hotkeyListener(e: KeyboardEvent): void {
* Hot keys to jump to the next or previous frame, for easier segment time editting
* only effective when the SubmissionNotice is open
*
* Uses 1/30s as the frame rate, as it's the most common frame rate for videos
* @param key keydown event
*/
export async function seekFrameByKeyPressListener(key) {
Expand Down

0 comments on commit 1b0bc96

Please sign in to comment.