fix(ActivitySwitchNotice): 修复异常配置导致无法运行 (#3048)

- 移除不必要的 config 导入
- 更新版本号至 0.1.3
- 添加版本历史记录
This commit is contained in:
云端客
2026-03-28 22:11:45 +08:00
committed by GitHub
parent 69b8858ee0
commit be27848ec3
3 changed files with 3 additions and 2 deletions

View File

@@ -511,6 +511,8 @@ ActivitySwitchNotice/
## 版本历史
### 0.1.3 (2026-03-28)
- 修复异常配置导致无法运行
### 0.1.2 (2026-03-23)
- 新增云端配置功能
- 改变wsproxy授权方式(授权token或bettergi-scripts-tools<版本需求0.0.7>授权拉取)

View File

@@ -1,6 +1,6 @@
{
"name": "活动期限/周本通知器",
"version": "0.1.2",
"version": "0.1.3",
"description": "",
"settings_ui": "settings.json",
"main": "main.js",

View File

@@ -1,4 +1,3 @@
import {config} from "../../AutoPlan/config/config";
import {ocrUID} from "./uid";
const actionType = Object.freeze({