mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update PPA class
This commit is contained in:
@@ -1924,6 +1924,8 @@ class ProcessAdditional
|
||||
//We show no error at all, we failed to save the frame and move on
|
||||
} catch (\InvalidArgumentException $e) {
|
||||
//We do nothing, just prevent displaying errors because the file cannot be open(corrupted or incomplete file)
|
||||
} catch (\Throwable $e) {
|
||||
//Again we do nothing, we just want to catch the error
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user