mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 00:39:25 +01:00
update video osd
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Emby.Server.Implementations.Migrations
|
||||
|
||||
public async Task Run()
|
||||
{
|
||||
var name = "GuideRefresh";
|
||||
var name = "GuideRefresh1";
|
||||
|
||||
if (!_config.Configuration.Migrations.Contains(name, StringComparer.OrdinalIgnoreCase))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user