mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-20 00:00:48 -04:00
Remove @log from MangaDex::Job and save the @success_count and
@fail_count instead
This commit is contained in:
@@ -113,7 +113,6 @@ class APIRouter < Router
|
||||
chapter["full_title"].as_s,
|
||||
chapter["manga_title"].as_s,
|
||||
MangaDex::JobStatus::Pending,
|
||||
"",
|
||||
Time.utc
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user