mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
fix bannedemails no effect
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
|
||||
class Taxonomy extends NexusModel
|
||||
{
|
||||
protected $fillable = [
|
||||
'mode', 'name', 'torrent_field', 'image', 'class_name', 'priority',
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user