mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-25 00:00:36 -05:00
Update last checked even when no chapters found
This commit is contained in:
@@ -43,6 +43,7 @@ class Plugin
|
|||||||
end
|
end
|
||||||
if matches.empty?
|
if matches.empty?
|
||||||
Logger.debug "No new chapters found."
|
Logger.debug "No new chapters found."
|
||||||
|
sub.last_checked = Time.utc.to_unix
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
Logger.debug "Found #{matches.size} new chapters. " \
|
Logger.debug "Found #{matches.size} new chapters. " \
|
||||||
|
|||||||
Reference in New Issue
Block a user