don’t set save lyrics locally as default

This commit is contained in:
gnattu
2024-05-10 15:45:29 +08:00
parent a1a2528806
commit 070dd2ac8e
@@ -199,7 +199,7 @@
<div class="checkboxContainer checkboxContainer-withDescription advanced">
<label>
<input type="checkbox" is="emby-checkbox" id="chkSaveLyricsLocally" checked />
<input type="checkbox" is="emby-checkbox" id="chkSaveLyricsLocally" />
<span>${SaveLyricsIntoMediaFolders}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${SaveLyricsIntoMediaFoldersHelp}</div>