From 6bd64ee55291bacd96992140b6132fc8da111961 Mon Sep 17 00:00:00 2001 From: Hristo Terezov Date: Mon, 22 Jun 2020 11:55:37 -0500 Subject: [PATCH] fix(jitsi-logo): URL --- interface_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface_config.js b/interface_config.js index 0adbdc650..8d40d50e1 100644 --- a/interface_config.js +++ b/interface_config.js @@ -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