mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Fix more warnings
This commit is contained in:
@@ -6,7 +6,7 @@ using MediaBrowser.Controller;
|
||||
namespace Emby.Server.Implementations
|
||||
{
|
||||
/// <summary>
|
||||
/// Extends BaseApplicationPaths to add paths that are only applicable on the server
|
||||
/// Extends BaseApplicationPaths to add paths that are only applicable on the server.
|
||||
/// </summary>
|
||||
public class ServerApplicationPaths : BaseApplicationPaths, IServerApplicationPaths
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user