From 5695b859d5f987e89ef1b9cd15370dcc3e1523c2 Mon Sep 17 00:00:00 2001 From: Developer Date: Wed, 15 Apr 2026 21:14:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20project.private.config.jso?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.private.config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 project.private.config.json diff --git a/project.private.config.json b/project.private.config.json new file mode 100644 index 0000000..b32aafa --- /dev/null +++ b/project.private.config.json @@ -0,0 +1,5 @@ +{ + "setting": { + "urlCheck": false + } +} \ No newline at end of file