renamed channel scheduled task

This commit is contained in:
Luke Pulverenti 2013-11-24 19:46:25 -05:00
parent dee2fd5f88
commit fe7b8a0d96

View File

@ -18,7 +18,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv
public string Name
{
get { return "Refresh Channels"; }
get { return "Refresh Guide"; }
}
public string Description