mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-06 07:32:48 +01:00
rework notifications flyout
This commit is contained in:
parent
ef8a1ccecb
commit
68e64feafd
2 changed files with 2 additions and 2 deletions
|
|
@ -791,5 +791,6 @@
|
|||
"ButtonServer": "Server",
|
||||
"HeaderAdmin": "Admin",
|
||||
"HeaderLibrary": "Library",
|
||||
"HeaderMedia": "Media"
|
||||
"HeaderMedia": "Media",
|
||||
"ButtonInbox": "Inbox"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -602,7 +602,6 @@ namespace MediaBrowser.WebDashboard.Api
|
|||
"moviecollections.js",
|
||||
|
||||
"notifications.js",
|
||||
"notificationlist.js",
|
||||
"notificationsetting.js",
|
||||
"notificationsettings.js",
|
||||
"playlists.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue