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

Remove unused Screenshot code

This commit is contained in:
grafixeyehero 2022-06-14 21:41:17 +03:00
parent 827dd90a6f
commit b217e39f26
8 changed files with 3 additions and 64 deletions

View file

@ -38,7 +38,6 @@
<option value="Disc">${Disc}</option>
<option value="Logo">${Logo}</option>
<option value="Menu">${Menu}</option>
<option value="Screenshot">${Screenshot}</option>
<option value="Thumb">${Thumb}</option>
</select>
</div>