mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 13:42:58 +01:00
Fix build
This commit is contained in:
parent
c0f4c90d57
commit
e0f21afa62
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.Linq;
|
||||
using System.Net.Http;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.Linq;
|
||||
using System.Net.Http;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
|
|
|||
Loading…
Reference in a new issue