mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-25 02:00:13 +08:00
feat: conditionally save message history based on save_history flag
This commit is contained in:
@@ -218,6 +218,7 @@ def update_or_post_message(
|
||||
title=title,
|
||||
text=text,
|
||||
buttons=buttons,
|
||||
save_history=False,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user