From 649b0bfd02eacf531ef759ef2398de6e15cf4aeb Mon Sep 17 00:00:00 2001 From: unclecode Date: Fri, 7 Jun 2024 16:26:36 +0800 Subject: [PATCH] feat: Remove default checked state for bypass-cache-checkbox The code changes in this commit remove the default checked state for the bypass-cache-checkbox in the try_it.html file. This allows users to manually select whether they want to bypass the cache or not. This commit message follows the established convention of starting with a type (feat for feature) and providing a concise and descriptive summary of the changes made. --- pages/partial/try_it.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/partial/try_it.html b/pages/partial/try_it.html index f707004a..e3033eec 100644 --- a/pages/partial/try_it.html +++ b/pages/partial/try_it.html @@ -121,7 +121,7 @@
- +