From 09f402377ec83698e407e5fa55f6012ca37b4a4c Mon Sep 17 00:00:00 2001 From: satori Date: Mon, 16 Dec 2024 12:05:47 +0800 Subject: [PATCH] DEBUG --- main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/main.js b/main.js index 8c7d250..a79107a 100644 --- a/main.js +++ b/main.js @@ -201,6 +201,7 @@ export function main() { 截图.搜索词.总.set(item, (截图.搜索词.总.get(item) || 0) + 1) }) console.log(match) + console.log(match[1]) return } })