Skip to content

Commit 5d38273

Browse files
committed
Fix: Remove old Archive.org references in FetchLibriVoxAudiobooks command
1 parent 183bc78 commit 5d38273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Console/Commands/FetchLibriVoxAudiobooks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,4 +316,4 @@ private function convertLanguageCodeToName(string $code): string
316316
// Use the language mapping from the config file
317317
return Config::get('languages.' . strtolower($code), ucfirst(strtolower($code)));
318318
}
319-
}
319+
}

0 commit comments

Comments
 (0)