Remove Android Tv default in favor of mod
This commit is contained in:
parent
50e1b739e1
commit
45afbed8b0
@ -36,7 +36,7 @@ public class PluginConfiguration : BasePluginConfiguration
|
||||
/// <summary>
|
||||
/// Gets or sets the list of client to auto skip for.
|
||||
/// </summary>
|
||||
public string ClientList { get; set; } = "Android TV, Kodi";
|
||||
public string ClientList { get; set; } = "Kodi";
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether to scan for intros during a scheduled task.
|
||||
|
Loading…
x
Reference in New Issue
Block a user