mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
change text on library page
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Linq;
|
||||
namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications
|
||||
{
|
||||
/// <summary>
|
||||
/// Sends out messages anytime a notification is added or udpated
|
||||
/// Notifies clients anytime a notification is added or udpated
|
||||
/// </summary>
|
||||
public class WebSocketNotifier : IServerEntryPoint
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user