revert changes.

This commit is contained in:
Greenback 2020-11-19 15:40:20 +00:00
parent 452ca4565f
commit 14fc7e6408
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ namespace Jellyfin.Server.Migrations.Routines
private readonly RepositoryInfo _defaultRepositoryInfo = new RepositoryInfo
{
Name = "Jellyfin Stable",
Url = "https://repo.jellyfin.org/releases/plugin/manifest-stable.json",
Url = "https://repo.jellyfin.org/releases/plugin/manifest-stable.json"
};
/// <summary>