Browse Source

comment out transcribingEnabled property; in code defaults to false

j8
Nik Vaessen 6 years ago
parent
commit
b6b21e5410
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.js

+ 1
- 1
config.js View File

177
 
177
 
178
     // Transcription (in interface_config,
178
     // Transcription (in interface_config,
179
     // subtitles and buttons can be configured)
179
     // subtitles and buttons can be configured)
180
-    transcribingEnabled: false,
180
+    // transcribingEnabled: false,
181
 
181
 
182
     // Misc
182
     // Misc
183
 
183
 

Loading…
Cancel
Save