mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-03 22:40:09 +00:00
renamed channel scheduled task
This commit is contained in:
parent
dee2fd5f88
commit
fe7b8a0d96
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv
|
|||
|
||||
public string Name
|
||||
{
|
||||
get { return "Refresh Channels"; }
|
||||
get { return "Refresh Guide"; }
|
||||
}
|
||||
|
||||
public string Description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue