Skip to content

Commit 6a8ec41

Browse files
authored
Merge pull request #5 from vivek-nexus/v2.0.1
v2.0.1
2 parents 32d4d18 + e636a3f commit 6a8ec41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extension/content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ function transcriber(mutationsList, observer) {
237237
console.log(transcriptTextBuffer)
238238
// console.log(transcript)
239239
})
240-
}, 500);
240+
}, 1000);
241241
}
242242

243243
function pushToTranscript() {

0 commit comments

Comments
 (0)