mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-19 03:35:02 +00:00
traffic fix
drag preview styling
This commit is contained in:
@@ -7,6 +7,4 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class Traffic extends Model
|
||||
{
|
||||
protected $fillable = ['user_id', 'upload', 'download'];
|
||||
|
||||
protected $primaryKey = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user