This commit is contained in:
Cucumberrbob 2025-02-17 23:31:13 +00:00
parent 1d15b0d651
commit 29914138aa
No known key found for this signature in database
GPG key ID: 2B935C47401C3614

View file

@ -813,7 +813,7 @@ public class Torrents(
}
}
private void Log(String message, Data.Models.Data.Download? download, Torrent? torrent)
private void Log(String message, Download? download, Torrent? torrent)
{
if (download != null)
{