mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
minor changes
This commit is contained in:
parent
79b2fad6e3
commit
2601c7c1b9
2 changed files with 4 additions and 4 deletions
|
@ -56,9 +56,9 @@ namespace NzbDrone.Core
|
|||
{
|
||||
BindKernel();
|
||||
|
||||
LogConfiguration.StartDbLogging();
|
||||
|
||||
MigrationsHelper.Run(Connection.MainConnectionString, true);
|
||||
|
||||
LogConfiguration.StartDbLogging();
|
||||
|
||||
_kernel.Get<QualityProvider>().SetupDefaultProfiles();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue