Removes "," from the last element in config.js

pull/189/head 243
hristoterezov 10 years ago
parent cbb3b78d9a
commit 6861dc967f
  1. 2
      config.js

@ -26,5 +26,5 @@ var config = {
useBundle: true,
enableRecording: false,
enableWelcomePage: false,
enableSimulcast: false,
enableSimulcast: false
};

Loading…
Cancel
Save