mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 03:01:34 +00:00
Move NNTP to services
This commit is contained in:
@@ -356,7 +356,7 @@ class ReleaseFileManager
|
||||
public function processNfoFile(
|
||||
string $fileLocation,
|
||||
ReleaseProcessingContext $context,
|
||||
\Blacklight\NNTP $nntp
|
||||
NNTPService $nntp
|
||||
): bool {
|
||||
try {
|
||||
$data = File::get($fileLocation);
|
||||
|
||||
Reference in New Issue
Block a user