From 769691449fc2e216c3b0af2bca2264a6959bc684 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:22:24 +0100 Subject: [PATCH] . --- wled00/data/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/data/index.js b/wled00/data/index.js index 3483e70c..2e47f504 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -679,7 +679,7 @@ function populateInfo(i) if (i.ver.includes("0.14.0-b15")) vcn = "Sitting Ducks"; // late easter egg if (i.ver.includes("0.14.0-b2")) vcn = "This is the way"; // recently watched The Mandalorian? I have spoken ;-) if (i.ver.includes("0.14.0-b15.22")) vcn = "Lupo"; - if (i.ver.includes("0.14.1-b3")) vcn = "Fried chicken"; // final line of "One Vision" by Queen + if (i.ver.includes("0.14.1-b3")) vcn = "Fried Chicken"; // final line of "One Vision" by Queen cn += `v${i.ver} "${vcn}"
(WLEDMM_${i.ver} ${i.rel}.bin)
build ${i.vid}