mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
updates
This commit is contained in:
@@ -8,9 +8,11 @@ class TeamInvitation extends Model
|
||||
{
|
||||
protected $fillable = [
|
||||
'team_id',
|
||||
'uuid',
|
||||
'email',
|
||||
'role',
|
||||
'link',
|
||||
'via',
|
||||
];
|
||||
public function team()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user