mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix #1691
This commit is contained in:
@@ -147,8 +147,7 @@ class MessageChain(ChainBase):
|
||||
), role="user")
|
||||
self.messageoper.add(
|
||||
channel=channel,
|
||||
userid=userid,
|
||||
username=username,
|
||||
userid=username or userid,
|
||||
text=text,
|
||||
action=0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user