mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-01 12:26:01 +00:00
Implemented savePlaylistAsCompilation
Updated README with more information
This commit is contained in:
parent
d48dd43c94
commit
38a10359fe
|
@ -318,7 +318,7 @@
|
|||
</div>
|
||||
<div class="input_group">
|
||||
<p>Save playlists as compilation</p>
|
||||
<input type="checkbox" v-model="settings.savePlaylistAsCompilation">
|
||||
<input type="checkbox" v-model="settings.tags.savePlaylistAsCompilation">
|
||||
</div>
|
||||
<div class="input_group">
|
||||
<p>Remove album version from track title</p>
|
||||
|
|
Loading…
Reference in a new issue