From 933b0e0ad881b016385b84333c057c35216d93db Mon Sep 17 00:00:00 2001 From: EverythingSmartHome Date: Mon, 23 Dec 2024 13:05:00 +0000 Subject: [PATCH] deploy: 8e44d532923b7d69b8b513dfebab611881a3f05e --- updating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updating.md b/updating.md index 0b51296..2e95591 100644 --- a/updating.md +++ b/updating.md @@ -365,7 +365,7 @@ document.addEventListener("DOMContentLoaded", function() { baseName += "-beta"; } - if (firmware.includes("Bluetooth")) { + if (!firmware.includes("No-Bluetooth")) { baseName += "-ble"; }