From 1dfaed4dbaae2cefb18e9f82fe5cf73c10567f85 Mon Sep 17 00:00:00 2001 From: jocay Date: Wed, 22 Jul 2026 16:59:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=8B=E8=BD=BD=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 0685cf2..a7f7ed5 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "neteaseBaseUrl": "https://music.163.com" }, "paths": { - "downloadDir": "/AstrBot/Music", + "downloadDir": "Music", "historyFile": "download_history.json", "runtimeConfigFile": "downloader_config.json", "trashDir": ".trash",