Update TODO

This commit is contained in:
David Halls 2021-09-04 13:31:55 +01:00
parent f589b984a7
commit c00f2c9dd1

View File

@ -341,7 +341,6 @@ async function start() {
canvas_el.style.width = `${width}px`;
canvas_el.style.height = `${height}px`;
// TODO:
// speaker still showing on safari mac if nothing enabled then stop
// white screen for video on safari mac
// Android, iOS, find a mac to test
}