mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 02:18:54 -07:00
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