From fbd93592ebcc7d1841526cf3deb7bcb75ac85a39 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 12 Aug 2022 15:41:53 +0200 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",