mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: update front layout
This commit is contained in:
@@ -103,6 +103,7 @@ class Domain
|
||||
private ?Tld $tld = null;
|
||||
|
||||
#[ORM\Column]
|
||||
#[Groups(['domain:item'])]
|
||||
private ?bool $deleted = null;
|
||||
|
||||
public function __construct()
|
||||
|
||||
Reference in New Issue
Block a user