mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add lyric fetcher settings to library options
This commit is contained in:
parent
722010a960
commit
00e002faeb
3 changed files with 54 additions and 0 deletions
|
@ -197,6 +197,9 @@
|
|||
<div class="lyricSettingsSection hide">
|
||||
<h2>${Lyrics}</h2>
|
||||
|
||||
<div class="lyricFetchers advanced" style="margin-bottom: 2em;">
|
||||
</div>
|
||||
|
||||
<div class="checkboxContainer checkboxContainer-withDescription advanced">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkSaveLyricsLocally" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue