mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Update last checked even when no chapters found
This commit is contained in:
parent
f6bd3fa15d
commit
0adcd3a634
@ -43,6 +43,7 @@ class Plugin
|
||||
end
|
||||
if matches.empty?
|
||||
Logger.debug "No new chapters found."
|
||||
sub.last_checked = Time.utc.to_unix
|
||||
return
|
||||
end
|
||||
Logger.debug "Found #{matches.size} new chapters. " \
|
||||
|
Loading…
x
Reference in New Issue
Block a user