Skip to content
Snippets Groups Projects
Commit 2f5f7d6a authored by sylpheed.undine's avatar sylpheed.undine
Browse files
parents ef13ac0d abf496d7
No related merge requests found
......@@ -11,6 +11,6 @@ class DatabaseSeeder extends Seeder
*/
public function run()
{
// $this->call(UsersTableSeeder::class);
$this->call(UsersVariantTableSeeder::class);
}
}
{
"/js/app.js": "/js/app.js",
"/css/app.css": "/css/app.css"
"/js/app.js": "/js/app.js"
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment