fixed plugin
This commit is contained in:
parent
f2d6187236
commit
f88d659198
|
|
@ -15,5 +15,5 @@ use Illuminate\Database\Eloquent\Model;
|
|||
|
||||
class Plugin extends Model
|
||||
{
|
||||
|
||||
protected $fillable = ['type', 'code'];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue