mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
apply suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
e77f6194f2
commit
3d65cbdf07
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user