From 2f28e4fc62aee70034523eb4f556006ba65a17fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 14 Oct 2022 16:57:25 +0200 Subject: [PATCH] grandlyon: declare asset for email logo (#70294) --- static/grandlyon/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/static/grandlyon/config.json b/static/grandlyon/config.json index c36bba94..04714e9e 100644 --- a/static/grandlyon/config.json +++ b/static/grandlyon/config.json @@ -7,6 +7,7 @@ "settings": { "combo": { "COMBO_ASSET_SLOTS.update": { + "emails:logo": {"label": "Emails : logo"}, "header:background": { "label": "Têtière : fond" }, "header:logo": { "label": "Têtière : logo" } }