fix(jitsi-logo): URL
This commit is contained in:
parent
7a1595f162
commit
6bd64ee552
|
@ -2,7 +2,7 @@
|
|||
|
||||
var interfaceConfig = {
|
||||
DEFAULT_BACKGROUND: '#474747',
|
||||
DEFAULT_LOGO_URL: '../images/watermark.png',
|
||||
DEFAULT_LOGO_URL: 'images/watermark.png',
|
||||
|
||||
/**
|
||||
* Whether or not the blurred video background for large video should be
|
||||
|
|
Loading…
Reference in New Issue