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

Remove MetadataEditor global

This commit is contained in:
Bill Thornton 2025-02-13 16:13:38 -05:00
parent 8cc88fb08c
commit 9c6ea4b525
3 changed files with 11 additions and 21 deletions

View file

@ -249,7 +249,6 @@ module.exports = {
'Emby': 'readonly',
'Hls': 'writable',
'LibraryMenu': 'writable',
'MetadataEditor': 'writable',
'Windows': 'readonly',
// Build time definitions
__COMMIT_SHA__: 'readonly',