don’t set save lyrics locally as default
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user