add sample_material

This commit is contained in:
Xuwznln
2026-02-04 19:46:12 +08:00
parent 26271bcab8
commit 337789e270
3 changed files with 3 additions and 0 deletions

View File

@@ -688,6 +688,7 @@ class MessageProcessor:
queue_item,
action_type=req.action_type,
action_kwargs=req.action_args,
sample_material=req.sample_material,
server_info=req.server_info,
)