Files
newznab-tmux/app/Http/Controllers/Api
PyRowMan c5249c9de9 Fix conditional check for release object in API controller
Previously, the condition did not account for cases where `$rel` could be null, potentially causing an error. This update ensures the check validates that `$rel` exists before calling the `isNotEmpty()` method.
2024-12-17 22:36:51 +01:00
..
2024-08-13 22:13:34 +02:00
2024-11-28 14:10:08 +01:00