Rebrand update

This commit is contained in:
Will Browning
2023-10-04 11:32:39 +01:00
parent 045e82bae8
commit 8d6ddb4434
244 changed files with 19717 additions and 8893 deletions

View File

@@ -19,6 +19,7 @@ class AliasResource extends JsonResource
'email' => $this->email,
'active' => $this->active,
'description' => $this->description,
'from_name' => $this->from_name,
'emails_forwarded' => $this->emails_forwarded,
'emails_blocked' => $this->emails_blocked,
'emails_replied' => $this->emails_replied,