mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-28 02:21:00 +01:00
Renamed Dto objects
Updated Fody Renamed Dto objects
This commit is contained in:
@@ -3,7 +3,7 @@ using System;
|
||||
using System.ComponentModel;
|
||||
using System.Runtime.Serialization;
|
||||
|
||||
namespace MediaBrowser.Model.DTO
|
||||
namespace MediaBrowser.Model.Dto
|
||||
{
|
||||
/// <summary>
|
||||
/// Class ChapterInfo
|
||||
|
||||
Reference in New Issue
Block a user