feat: notifies user of bad RD download (failed for copyright, etc.)
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 13s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 13s
This commit is contained in:
@@ -17,5 +17,6 @@ class DownloadMediaCommand implements CommandInterface
|
||||
public string $imdbId,
|
||||
public int $userId,
|
||||
public ?int $downloadId = null,
|
||||
public ?string $mercureAlertTopic = null,
|
||||
) {}
|
||||
}
|
||||
Reference in New Issue
Block a user