Fix migration for models on labels

This commit is contained in:
snipe 2018-07-12 21:49:44 -07:00
parent 4bfd7a7e4e
commit b4542d4d42

View file

@ -4,7 +4,7 @@ use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
class LabelsDisplayCompanyName extends Migration
class LabelsDisplayModelName extends Migration
{
/**
* Run the migrations.