mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
renamed channel scheduled task
This commit is contained in:
@@ -18,7 +18,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv
|
|||||||
|
|
||||||
public string Name
|
public string Name
|
||||||
{
|
{
|
||||||
get { return "Refresh Channels"; }
|
get { return "Refresh Guide"; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public string Description
|
public string Description
|
||||||
|
|||||||
Reference in New Issue
Block a user