Added working video to kahoot-mode in admin screen

This commit is contained in:
Mawoka
2023-06-09 12:51:30 +02:00
parent 28c072227c
commit c220e3ae18
8 changed files with 200 additions and 190 deletions
@@ -143,6 +143,7 @@
localStorage.setItem('video_upload_id', json.id);
console.log(json, 'done');
status = Status.Done;
window.close();
};
</script>