From 7b14a590f1ac96e398059937f6856ecc0796d816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:07:03 +0200 Subject: [PATCH] Update config.sample.json --- conf/config.sample.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/config.sample.json b/conf/config.sample.json index c68c353..9f38688 100644 --- a/conf/config.sample.json +++ b/conf/config.sample.json @@ -5,8 +5,9 @@ "applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM" }, "defaultHomeServer": "__DEFAULT_SERVER__", + "bugReportEndpointUrl": "https://element.io/bugreports/submit", "themeManifests": [ - "assets/theme-element.json" + "assets/theme-Element.json" ], "defaultTheme": { "light": "element-light",