mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Merge pull request #135 from CodeShakingSheep/fix-js-uncaught-reference-error
Fix Uncaught ReferenceError: enableJaaS is not defined
This commit is contained in:
commit
becd706933
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
/* eslint-disable no-unused-vars, no-var */
|
||||
|
||||
var enableJaaS = false;
|
||||
|
||||
var config = {
|
||||
// Connection
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue