add guide settings

This commit is contained in:
Luke Pulverenti
2016-09-28 01:11:41 -04:00
parent 68268cfb73
commit f5d37ed659
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ namespace MediaBrowser.Server.Implementations.Channels
public string Category
{
get { return "Channels"; }
get { return "Internet Channels"; }
}
public async Task Execute(System.Threading.CancellationToken cancellationToken, IProgress<double> progress)