mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update UserSetting model
This commit is contained in:
parent
edd62b2712
commit
a4d3f55efc
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ use Illuminate\Database\Eloquent\Model;
|
|||
|
||||
class UserSetting extends Model
|
||||
{
|
||||
//
|
||||
protected $fillable = ['user_id'];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue