mirror of
https://github.com/C9Glax/tranga.git
synced 2025-07-06 10:54:17 +02:00
Logging
This commit is contained in:
@ -21,6 +21,7 @@ public class UpdateMetadataJob(ulong recurrenceMs, string mangaId, string? paren
|
||||
/// <param name="context"></param>
|
||||
protected override IEnumerable<Job> RunInternal(PgsqlContext context)
|
||||
{
|
||||
Log.Warn("NOT IMPLEMENTED.");
|
||||
return [];//TODO
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user