浏览代码

lint: fix eslint error

master
Saúl Ibarra Corretgé 6 年前
父节点
当前提交
579e650a1d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js 查看文件

@@ -200,7 +200,7 @@ var interfaceConfig = {
200 200
 
201 201
     // If true, notifications regarding joining/leaving are no longer displayed
202 202
     DISABLE_JOIN_LEAVE_NOTIFICATIONS: false,
203
-  
203
+
204 204
     /**
205 205
     * Decides whether the chrome extension banner should be rendered on the landing page and during the meeting.
206 206
     * If this is set to false, the banner will not be rendered at all. If set to true, the check for extension(s)

正在加载...
取消
保存