#202 : Optimisation du Dashboard.
This commit is contained in:
@@ -127,7 +127,7 @@ try
|
||||
|
||||
if (seederType == SeederType.Local)
|
||||
{
|
||||
repo.SeedBaseDeDonnees();
|
||||
repo.SeedBaseDeDonnees(nbArtistes: 1000, nbTitres: 50000, maxStyles: 50);
|
||||
}
|
||||
else if (seederType == SeederType.Spotify)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user