diff --git a/Source/FileLiberator/DownloadDecryptBook.cs b/Source/FileLiberator/DownloadDecryptBook.cs index 0a8027e5..c071ec54 100644 --- a/Source/FileLiberator/DownloadDecryptBook.cs +++ b/Source/FileLiberator/DownloadDecryptBook.cs @@ -396,7 +396,7 @@ namespace FileLiberator { if (!Configuration.Instance.DownloadCoverArt) return; - var coverPath = "[null]";throw new Exception(); + var coverPath = "[null]"; try {