mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 19:23:38 +01:00
Moved some entities to the main project
This commit is contained in:
parent
b1df61f7ce
commit
2467ca9668
7
MediaBrowser.Controller/Entities/Studio.cs
Normal file
7
MediaBrowser.Controller/Entities/Studio.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace MediaBrowser.Controller.Entities
|
||||
{
|
||||
public class Studio : BaseEntity
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user