diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-01-28 21:54:51 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-01-28 21:54:51 +0100 |
| commit | 6ee04855cd112255d4b73b24cb5511a41c1db1f9 (patch) | |
| tree | 0e4154223c13f9821d6ded99111947d9459ef084 /Emby.Dlna/ContentDirectory/ControlHandler.cs | |
| parent | ae9c1e29e7ef8e2498bd8185f591ef589526105e (diff) | |
Style
Diffstat (limited to 'Emby.Dlna/ContentDirectory/ControlHandler.cs')
| -rw-r--r-- | Emby.Dlna/ContentDirectory/ControlHandler.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Dlna/ContentDirectory/ControlHandler.cs b/Emby.Dlna/ContentDirectory/ControlHandler.cs index 2efa53d49..2590a92a7 100644 --- a/Emby.Dlna/ContentDirectory/ControlHandler.cs +++ b/Emby.Dlna/ContentDirectory/ControlHandler.cs @@ -60,7 +60,8 @@ namespace Emby.Dlna.ContentDirectory string accessToken, IImageProcessor imageProcessor, IUserDataManager userDataManager, - User user, int systemUpdateId, + User user, + int systemUpdateId, IServerConfigurationManager config, ILocalizationManager localization, IMediaSourceManager mediaSourceManager, |
