mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Do not seed ISO-639 codes, but read them from a file on startup.
This commit is contained in:
@@ -1160,7 +1160,6 @@ namespace Cicm.Database.Models
|
||||
});
|
||||
|
||||
Seeders.License.Seed(modelBuilder);
|
||||
Seeders.Iso639.Seed(modelBuilder);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user