mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +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");
|
||||
|
||||
/// <inheritdoc/>
|
||||
public string Name => "CreateDefaultPluginRepository";
|
||||
public string Name => "AddDefaultPluginRepository";
|
||||
|
||||
/// <inheritdoc/>
|
||||
public void Perform()
|
||||
|
||||
Reference in New Issue
Block a user