mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Added Notification display time to XBMC
This commit is contained in:
parent
deb4972cdc
commit
57c876a420
5 changed files with 20 additions and 7 deletions
|
@ -8,5 +8,6 @@ namespace NzbDrone.Core.Notifications.Xbmc
|
|||
public int Port { get; set; }
|
||||
public string Username { get; set; }
|
||||
public string Password { get; set; }
|
||||
public int DisplayTime { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue