Merge branch 'fix/communicate-file-too-large' into 'marietje-zuid'

Draft: fix(songs): handle HTTP 413 and remove redundant .json() calls

Closes #76 and #84

See merge request technicie/MarietjeDjango!90
This commit is contained in:
2024-03-05 14:54:41 +01:00
2 changed files with 9 additions and 7 deletions

View File

@ -611,6 +611,7 @@
tata.error('', "An unknown exception occurred.")
}
});
queue_vue.refresh();
},
report_song(song_id) {