diff --git a/.gitignore b/.gitignore index e279eaa..33ac004 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ thewhitesilk_config.json # **默认**数据目录 thewhitesilk_data/ -deno.lock \ No newline at end of file +deno.lock +node_modules/ \ No newline at end of file diff --git a/client/index.html b/client/index.html index 6515971..754033d 100644 --- a/client/index.html +++ b/client/index.html @@ -92,7 +92,7 @@ alert('很抱歉, 此应用无法在较旧的浏览器运行, 请使用基于 Chromium 89+ 的浏览器(内核)使用 :(')