new lines in the end of file

This commit is contained in:
meow 2022-04-25 13:14:08 +03:00
parent 3431a1b1de
commit fafd4d9396
3 changed files with 2 additions and 4 deletions

View file

@ -71,4 +71,4 @@ function remove_playlist_item(target) {
};
xhr.send('csrf_token=' + playlist_data.csrf_token);
}
}