mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:13:28 +00:00
Created an ItemsByName query dto
This commit is contained in:
parent
79baaa4daa
commit
e8f5fade43
14 changed files with 94 additions and 38 deletions
|
|
@ -15,7 +15,7 @@ namespace MediaBrowser.Common.Implementations
|
|||
/// <summary>
|
||||
/// The _use debug path
|
||||
/// </summary>
|
||||
private bool _useDebugPath;
|
||||
private readonly bool _useDebugPath;
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="BaseApplicationPaths" /> class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue