diff --git a/src/routes/(app)/ccos/[device]/[version]/+page.svelte b/src/routes/(app)/ccos/[device]/[version]/+page.svelte index 7c70bb6d..2738b622 100644 --- a/src/routes/(app)/ccos/[device]/[version]/+page.svelte +++ b/src/routes/(app)/ccos/[device]/[version]/+page.svelte @@ -287,7 +287,7 @@ - {#if data.meta.update.esptool} + {#if false && data.meta.update.esptool}

Factory Flash (WIP)