mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-25 10:20:38 +00:00
TypedAvatar.vue colored background
This commit is contained in:
@@ -14,6 +14,7 @@ class TeamInvitationResource extends JsonResource
|
||||
'type' => 'invitation',
|
||||
'attributes' => [
|
||||
'email' => $this->email,
|
||||
'color' => $this->color,
|
||||
'status' => $this->status,
|
||||
'permission' => $this->permission,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user