From 768caf8aaad89a18b090721333a4dfff62eac0d4 Mon Sep 17 00:00:00 2001 From: T Date: Sun, 4 Jun 2023 14:58:30 +0800 Subject: [PATCH] =?UTF-8?q?typo:=20=E6=96=B0=E7=89=88=E6=9C=AC=E9=80=9A?= =?UTF-8?q?=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- background.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background.js b/background.js index b1c6ceb..af764bd 100644 --- a/background.js +++ b/background.js @@ -25,7 +25,7 @@ chrome.runtime.onInstalled.addListener(async (e) => { type: "basic", iconUrl: "icon/icon38_msg.png", title: "更新至 2.1.1", - message: "新版默认关闭 vDaily,老版本用户可按需手动关闭,移除 vDaily 获取老主题数据的功能,如需反馈欢迎 @sciooga" + message: "新版默认关闭 vDaily,老版本同时关闭可按需手动开启,移除 vDaily 获取老主题数据的功能,如需反馈欢迎 @sciooga" }) // 2.0.0 checkin typo