mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5251 from scampower3/missing-people-types
Add missing options for people metadata editor
This commit is contained in:
commit
ebc6d274bd
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue