mirror of
https://github.com/anonaddy/anonaddy
synced 2026-04-26 01:25:06 +02:00
Added pinned aliases feature
This commit is contained in:
@@ -18,6 +18,7 @@ class AliasResource extends JsonResource
|
||||
'domain' => $this->domain,
|
||||
'email' => $this->email,
|
||||
'active' => $this->active,
|
||||
'pinned' => $this->pinned,
|
||||
'description' => $this->description,
|
||||
'from_name' => $this->from_name,
|
||||
'attached_recipients_only' => $this->attached_recipients_only,
|
||||
|
||||
Reference in New Issue
Block a user