Fixed build errors.
This commit is contained in:
parent
3d69cea1c9
commit
629ffe395f
|
@ -45,6 +45,9 @@ namespace Jellyfin.Server.Migrations.Routines
|
|||
/// <inheritdoc />
|
||||
public string Name => "MigrateDisplayPreferencesDatabase";
|
||||
|
||||
/// <inheritdoc />
|
||||
public bool PerformOnNewInstall => false;
|
||||
|
||||
/// <inheritdoc />
|
||||
public void Perform()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user