mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
fix
This commit is contained in:
@@ -20,6 +20,7 @@ class Team extends Model implements SendsDiscord, SendsEmail
|
||||
protected $fillable = [
|
||||
'id',
|
||||
'name',
|
||||
'description',
|
||||
'personal_team',
|
||||
'extra_attributes',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user