v0.10.14 - Fixed localstorage saving for the admin menu and added ResourceCategorySeeder.php
This commit is contained in:
@@ -18,5 +18,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(LocationSeeder::class);
|
||||
$this->call(WashingMachineSeeder::class);
|
||||
$this->call(NewsTypeSeeder::class);
|
||||
$this->call(ResourceCategorySeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user