From 706d226de4d85ff5742e0cf6630b7b44e4d18b4e Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 5 Nov 2023 21:59:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f803fb2..8d414ea 100644 --- a/package.json +++ b/package.json @@ -229,7 +229,7 @@ "description": "同步下载器的文件信息到数据库,删除文件时联动删除下载任务。", "version": "1.0", "icon": "sync_file.png", - "color": "#4686E3", + "color": "#000000", "author": "thsrite", "level": 1 }, @@ -292,7 +292,7 @@ "description": "媒体库删除strm文件后同步删除云盘资源。", "version": "1.0", "icon": "clouddisk.png", - "color": "#ff9933", + "color": "#4285F5", "author": "thsrite", "level": 1 },