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

Add missing options for people metadata editor

This commit is contained in:
LJQ 2024-03-04 15:23:14 +08:00
parent 655cfbe3ca
commit 11567ac5c5

View file

@ -26,6 +26,8 @@
<option value="Engineer">${Engineer}</option>
<option value="Mixer">${Mixer}</option>
<option value="Remixer">${Remixer}</option>
<option value="AlbumArtist">${AlbumArtist}</option>
<option value="Artist">${Artist}</option>
</select>
</div>