From 52055fda809b36687b1c8675c7a67036db98fc4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 21 Nov 2022 19:25:06 +0100 Subject: [PATCH] Update config.sample.json --- conf/config.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.sample.json b/conf/config.sample.json index 7c9d024..490fc5d 100644 --- a/conf/config.sample.json +++ b/conf/config.sample.json @@ -7,7 +7,7 @@ "defaultHomeServer": "https://__DEFAULT_SERVER__", "bugReportEndpointUrl": "https://element.io/bugreports/submit", "themeManifests": [ - "assets/theme-Element.json" + "assets/theme-element.json" ], "defaultTheme": { "light": "element-light",