mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
Fixed: Default display time for Kodi notifications
This commit is contained in:
parent
15120270b4
commit
ab7b427241
@ -24,6 +24,7 @@ public class XbmcSettings : IProviderConfig
|
||||
public XbmcSettings()
|
||||
{
|
||||
Port = 8080;
|
||||
DisplayTime = 5;
|
||||
}
|
||||
|
||||
[FieldDefinition(0, Label = "Host")]
|
||||
|
Loading…
Reference in New Issue
Block a user