mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-10 02:27:29 +00:00
Remove mistaken console.log
This commit is contained in:
parent
ec9b0edadc
commit
77c927ba8c
@ -2,8 +2,6 @@ import {q, ejs, ElemJS} from "/static/js/elemjs/elemjs.js"
|
||||
|
||||
const video = q("#video")
|
||||
|
||||
console.log
|
||||
|
||||
video.addEventListener("ended", () => {
|
||||
if (data.continuous) {
|
||||
const first = q("#continuous-first")
|
||||
|
Loading…
Reference in New Issue
Block a user