mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 07:45:26 +03:00
add guide settings
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user