Updated recipients' key tooltip

This commit is contained in:
Will Browning
2022-03-17 12:08:41 +00:00
parent dfb7809620
commit 5dd1742f2a
9 changed files with 40 additions and 49 deletions

View File

@@ -26,6 +26,7 @@ class UserResource extends JsonResource
'banner_location' => $this->banner_location,
'bandwidth' => $this->bandwidth,
'username_count' => $this->username_count,
'default_username_id' => $this->default_username_id,
'default_recipient_id' => $this->default_recipient_id,
'default_alias_domain' => $this->default_alias_domain,
'default_alias_format' => $this->default_alias_format,