mirror of
https://github.com/anonaddy/anonaddy
synced 2026-05-01 20:07:16 +02:00
Added uuid aliases
This commit is contained in:
@@ -12,6 +12,9 @@ class AliasResource extends JsonResource
|
||||
'id' => $this->id,
|
||||
'user_id' => $this->user_id,
|
||||
'domain_id' => $this->domain_id,
|
||||
'local_part' => $this->local_part,
|
||||
'extension' => $this->extension,
|
||||
'domain' => $this->domain,
|
||||
'email' => $this->email,
|
||||
'active' => $this->active,
|
||||
'description' => $this->description,
|
||||
|
||||
Reference in New Issue
Block a user