mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Merge pull request #441 from joshuaboniface/hotfix-clientcapabilities-error
Readd System import to correct Array failure
This commit is contained in:
commit
16d99bdb43
@ -1,4 +1,5 @@
|
||||
using MediaBrowser.Model.Dlna;
|
||||
using System;
|
||||
|
||||
namespace MediaBrowser.Model.Session
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user