Skip to content

Commit

Permalink
Merge pull request #5 from vivek-nexus/v2.0.1
Browse files Browse the repository at this point in the history
v2.0.1
  • Loading branch information
vivek-nexus authored Feb 21, 2024
2 parents 32d4d18 + e636a3f commit 6a8ec41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ function transcriber(mutationsList, observer) {
console.log(transcriptTextBuffer)
// console.log(transcript)
})
}, 500);
}, 1000);
}

function pushToTranscript() {
Expand Down

0 comments on commit 6a8ec41

Please sign in to comment.