comment out transcribingEnabled property; in code defaults to false

pull/3312/head
Nik Vaessen 8 years ago
parent b8daf0a9f9
commit b6b21e5410
  1. 2
      config.js

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

Loading…
Cancel
Save