add download trigger in action result (#4099)
This commit is contained in:
@@ -475,6 +475,7 @@ class ActionHandler:
|
||||
)
|
||||
|
||||
if not download_triggered:
|
||||
results[-1].download_triggered = False
|
||||
return results
|
||||
results[-1].download_triggered = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user