mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Fixed namespace
This commit is contained in:
parent
6c9ecb6d2e
commit
af7744a1fd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
using System;
|
||||
using System.Runtime.Serialization;
|
||||
|
||||
namespace MediaBrowser.Model.Entities
|
||||
namespace MediaBrowser.Controller.Entities
|
||||
{
|
||||
public class UserItemData
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue