mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: add a comma at the end of list
Signed-off-by: Maël Gangloff <contact@maelgangloff.fr>
This commit is contained in:
@@ -86,7 +86,7 @@ readonly class RDAPService
|
||||
'pending update',
|
||||
'client hold',
|
||||
'server hold',
|
||||
'add period'
|
||||
'add period',
|
||||
];
|
||||
|
||||
public function __construct(private HttpClientInterface $client,
|
||||
|
||||
Reference in New Issue
Block a user