mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
Fixed: Default display time for Kodi notifications
This commit is contained in:
@@ -24,6 +24,7 @@ namespace NzbDrone.Core.Notifications.Xbmc
|
||||
public XbmcSettings()
|
||||
{
|
||||
Port = 8080;
|
||||
DisplayTime = 5;
|
||||
}
|
||||
|
||||
[FieldDefinition(0, Label = "Host")]
|
||||
|
||||
Reference in New Issue
Block a user