mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fixed build errors.
This commit is contained in:
parent
3d69cea1c9
commit
629ffe395f
@ -45,6 +45,9 @@ namespace Jellyfin.Server.Migrations.Routines
|
|||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
public string Name => "MigrateDisplayPreferencesDatabase";
|
public string Name => "MigrateDisplayPreferencesDatabase";
|
||||||
|
|
||||||
|
/// <inheritdoc />
|
||||||
|
public bool PerformOnNewInstall => false;
|
||||||
|
|
||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
public void Perform()
|
public void Perform()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user