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