mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add only-new command option
This commit is contained in:
@@ -7,6 +7,7 @@ final class UpdateDomain
|
||||
public function __construct(
|
||||
public string $ldhName,
|
||||
public ?string $watchlistToken,
|
||||
public bool $onlyNew = false,
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user