This commit is contained in:
Shiny Nematoda 2022-09-23 18:09:40 +00:00
parent 8efa6a6439
commit 945630bc60
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
3 changed files with 19 additions and 7 deletions

View file

@ -47,7 +47,7 @@ function List() {
function Save() {
if (pl.value) {
if (plRemote.value == true && store.auth) {
setAuthAddToPlaylist(data.state.url);
useAuthAddToPlaylist(pl.value, data.state.url);
} else if (plRemote.value == false) {
useUpdatePlaylist(
pl.value,