update(LexiAnnot) 避免ARM平台依赖问题

This commit is contained in:
wumode
2025-07-11 00:24:22 +08:00
parent d1e964265f
commit 4bd85865fc
3 changed files with 39 additions and 10 deletions

View File

@@ -481,11 +481,12 @@
"name": "美剧生词标注",
"description": "根据CEFR等级为英语影视剧标注高级词汇。",
"labels": "英语",
"version": "1.0",
"version": "1.0.1",
"icon": "LexiAnnot.png",
"author": "wumode",
"level": 1,
"history": {
"v1.0.1": "合并连字符词; 避免ARM平台依赖问题",
"v1.0": "新增LexiAnnot"
}
}