瀏覽代碼

fix(jitsi-logo): URL

j8
Hristo Terezov 4 年之前
父節點
當前提交
6bd64ee552
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js 查看文件

@@ -2,7 +2,7 @@
2 2
 
3 3
 var interfaceConfig = {
4 4
     DEFAULT_BACKGROUND: '#474747',
5
-    DEFAULT_LOGO_URL: '../images/watermark.png',
5
+    DEFAULT_LOGO_URL: 'images/watermark.png',
6 6
 
7 7
     /**
8 8
      * Whether or not the blurred video background for large video should be

Loading…
取消
儲存