From a55878b24571b098ac2eafaf47683cd1cd43b858 Mon Sep 17 00:00:00 2001 From: zefie Date: Mon, 29 Apr 2024 23:13:54 -0400 Subject: [PATCH] possibly fix bf0app noflash --- zefie_wtvp_minisrv/includes/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/zefie_wtvp_minisrv/includes/config.json b/zefie_wtvp_minisrv/includes/config.json index b3dfdf23..0d79789c 100644 --- a/zefie_wtvp_minisrv/includes/config.json +++ b/zefie_wtvp_minisrv/includes/config.json @@ -83,6 +83,7 @@ // urls the client can access without being "logged in" "wtv-1800:/preregister", "wtv-1800:/noflash", + "wtv-flashrom:/current-noflash", "wtv-head-waiter:/login", "wtv-head-waiter:/ValidateLogin", "wtv-head-waiter:/login-stage-two",