force guide refresh

pull/1154/head
Luke Pulverenti 8 years ago
parent 851364f84f
commit bd8753dbc8

@ -27,7 +27,7 @@ namespace Emby.Server.Implementations.Migrations
public async Task Run() public async Task Run()
{ {
var name = "GuideRefresh2"; var name = "GuideRefresh3";
if (!_config.Configuration.Migrations.Contains(name, StringComparer.OrdinalIgnoreCase)) if (!_config.Configuration.Migrations.Contains(name, StringComparer.OrdinalIgnoreCase))
{ {

Loading…
Cancel
Save