mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
apply suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Jellyfin.Server.Migrations.Routines
|
|||||||
public Guid Id => Guid.Parse("EB58EBEE-9514-4B9B-8225-12E1A40020DF");
|
public Guid Id => Guid.Parse("EB58EBEE-9514-4B9B-8225-12E1A40020DF");
|
||||||
|
|
||||||
/// <inheritdoc/>
|
/// <inheritdoc/>
|
||||||
public string Name => "CreateDefaultPluginRepository";
|
public string Name => "AddDefaultPluginRepository";
|
||||||
|
|
||||||
/// <inheritdoc/>
|
/// <inheritdoc/>
|
||||||
public void Perform()
|
public void Perform()
|
||||||
|
|||||||
Reference in New Issue
Block a user