mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
split files into separate classes
This commit is contained in:
@@ -138,7 +138,7 @@ namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications
|
||||
|
||||
var notification = new NotificationRequest
|
||||
{
|
||||
Description = "Please see mediabrowser3.com for details.",
|
||||
Description = "Please see mediabrowser.tv for details.",
|
||||
NotificationType = type
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user