mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix: skip history for interaction exit notices
This commit is contained in:
@@ -2240,6 +2240,7 @@ class SubscribeChain(ChainBase):
|
||||
userid=userid,
|
||||
username=username,
|
||||
title="订阅交互已结束",
|
||||
save_history=False,
|
||||
)
|
||||
)
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user