From 24a7798b06b8ad0fd7e9fd6c9d0ec7657d52c058 Mon Sep 17 00:00:00 2001 From: Zhi Wang Date: Mon, 17 Jan 2022 15:24:18 -0500 Subject: [PATCH] WIP --- assets/template/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/template/index.html b/assets/template/index.html index daaacfd..82a39a1 100644 --- a/assets/template/index.html +++ b/assets/template/index.html @@ -78,7 +78,7 @@ if (once == false) { setTimeout(function () { refresh(false) - }, 10000); + }, 8000); } }