Merge pull request #3312 from nikvaessen/master

comment out transcribingEnabled property; in code defaults to false
This commit is contained in:
Nik 2018-07-26 19:51:38 +02:00 committed by GitHub
commit ca62e902bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ var config = {
// Transcription (in interface_config, // Transcription (in interface_config,
// subtitles and buttons can be configured) // subtitles and buttons can be configured)
transcribingEnabled: false, // transcribingEnabled: false,
// Misc // Misc