forked from miguel456/rbrecruiter
RSM-6 Team features
This commit is contained in:
@@ -9,6 +9,8 @@ class Team extends TeamworkTeam
|
||||
{
|
||||
public $fillable = [
|
||||
'owner_id',
|
||||
'name'
|
||||
'name',
|
||||
'description',
|
||||
'openJoin'
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user