mirror of
https://github.com/d0zingcat/rime_wanxiang.git
synced 2026-05-13 23:16:54 +00:00
fix: 指令设置英文custom
This commit is contained in:
@@ -126,7 +126,8 @@ local function translator(input, seg, env)
|
||||
|
||||
local files = {
|
||||
"wanxiang_mixedcode.custom.yaml",
|
||||
"wanxiang_reverse.custom.yaml"
|
||||
"wanxiang_reverse.custom.yaml",
|
||||
"wanxiang_english.custom.yaml"
|
||||
}
|
||||
|
||||
-- 判断是否为专业版
|
||||
|
||||
Reference in New Issue
Block a user