From 1261f83a279d2dd9cbe0ae05434ffe944b6f8a4b Mon Sep 17 00:00:00 2001 From: NotFurina Date: Tue, 5 Aug 2025 20:52:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BF=99=E8=BE=88=E5=AD=90=E6=9C=89?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.json b/wrangler.json index 71a5373..d0f6136 100644 --- a/wrangler.json +++ b/wrangler.json @@ -1,5 +1,5 @@ { - "name": "NeteaseCloudMusicApiEnhanced", + "name": "neteasecloudmusicapienhanced", "main": "app.js", "compatibility_date": "2025-08-05", "compatibility_flags": ["nodejs_compat"],