Skip to content

Commit

Permalink
[patch] Quick fix for last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Aug 22, 2023
1 parent 558ccd4 commit 68f8d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qBitrr/arss.py
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,7 @@ def db_update_single_series(
self.model_file.Monitored: monitored,
self.model_file.QualityMet: QualityMet,
}

if searched:
to_update[self.model_file.Searched] = searched
if request:
Expand Down

0 comments on commit 68f8d62

Please sign in to comment.