mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
fix: seeder
This commit is contained in:
@@ -18,6 +18,7 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(ChampionSkinSeeder::class);
|
||||
$this->call(SkinChromaSeeder::class);
|
||||
$this->call(ChampionRolesSeeder::class);
|
||||
$this->call(SummonerIconSeeder::class);
|
||||
|
||||
Cache::flush();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user