mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
Created an ItemsByName query dto
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user