mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
Update Instance Model
This commit is contained in:
parent
1bd90cb95b
commit
dc7e90d4b5
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ use Illuminate\Database\Eloquent\Model;
|
|||
|
||||
class Instance extends Model
|
||||
{
|
||||
//
|
||||
protected $fillable = ['domain'];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue