From 0eca42cdf8dc21e2dd37a70ea39b8e369b3cac60 Mon Sep 17 00:00:00 2001 From: FinnHornhoover Date: Mon, 13 Nov 2023 22:43:58 +0300 Subject: [PATCH] fixed valdator function name --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c057b6b..ccbbd07 100644 --- a/index.html +++ b/index.html @@ -536,7 +536,7 @@ class="form-control form-row w-75" id="editconfig-offlinecachelocation" type="text" - oninput="validateCacheLocator()" + oninput="validateCacheLocation()" />