mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add Registry Lock and Registrar Lock badges
This commit is contained in:
@@ -444,6 +444,9 @@ readonly class RDAPService
|
||||
->setEntity($entity)
|
||||
->setStatus(array_unique($rdapNameserver['status']))
|
||||
->setRoles($roles));
|
||||
|
||||
$this->em->persist($nameserverEntity);
|
||||
$this->em->flush();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user