fix: scopes downloads and monitors to users
This commit is contained in:
@@ -7,7 +7,7 @@ use OneToMany\RichBundle\Contract\CommandInterface;
|
||||
class AddMonitorCommand implements CommandInterface
|
||||
{
|
||||
public function __construct(
|
||||
public string $userEmail,
|
||||
public string $userId,
|
||||
public string $title,
|
||||
public string $imdbId,
|
||||
public string $tmdbId,
|
||||
|
||||
Reference in New Issue
Block a user