1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add itemIdentifier on clientutils and TaskButton globally

This commit is contained in:
grafixeyehero 2021-06-11 23:59:57 +03:00
parent 1bec6a8088
commit b7c6a8aa18
3 changed files with 8 additions and 2 deletions

View file

@ -97,6 +97,7 @@ module.exports = {
'MetadataEditor': 'writable',
'PlaylistViewer': 'writable',
'ServerNotifications': 'writable',
'TaskButton': 'writable',
'UserParentalControlPage': 'writable',
'Windows': 'readonly'
},