fix: 挽救一次失誤

This commit is contained in:
amzxyz
2026-01-14 20:50:09 +08:00
parent 32132eee03
commit ccc9faed5e

View File

@@ -269,7 +269,7 @@ function M.init(env)
local mode = config:get_string(entry_path .. "/mode") or "append"
local comment_mode = config:get_string(entry_path .. "/comment_mode")
if not comment_mode then comment_mode = "comment" end
local fmm = config:get_bool(entry_path .. "/fmm")
local fmm = config:get_bool(entry_path .. "/sentence")
if fmm == nil then fmm = false end
insert(env.types, {