From 66a9d1c38040a1ec72c6b09305b61093afc95ad8 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Thu, 9 Apr 2020 22:58:27 +0200 Subject: [PATCH] mild.edc: add missing image declaration --- data/themes/mild.edc | 1 + 1 file changed, 1 insertion(+) diff --git a/data/themes/mild.edc b/data/themes/mild.edc index 9a7f9705..56c2c25e 100644 --- a/data/themes/mild.edc +++ b/data/themes/mild.edc @@ -43,6 +43,7 @@ collections { image: "bg_led_base.png" COMP; image: "bg_led.png" COMP; image: "bg_led_strobe.png" COMP; + image: "cr_out.png" COMP; image: "pm_shadow.png" COMP; image: "pm_overlay.png" COMP; image: "pm_fill.png" COMP;