@ -71,4 +71,4 @@ function remove_playlist_item(target) {
};
xhr.send('csrf_token=' + playlist_data.csrf_token);
}
@ -88,5 +88,3 @@ function update_mode (mode) {
// else do nothing, falling back to the mode defined by the `dark_mode` preference on the preferences page (backend)
@ -48,4 +48,4 @@ function mark_unwatched(target) {
xhr.send('csrf_token=' + watched_data.csrf_token);