mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
updated translations
This commit is contained in:
@@ -99,7 +99,7 @@ namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications
|
||||
|
||||
var notification = new NotificationRequest
|
||||
{
|
||||
Description = installationInfo.Description,
|
||||
Description = e.Argument.Item2.description,
|
||||
NotificationType = type
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user