mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
remove debug log
This commit is contained in:
parent
1c7c64a5a2
commit
483f069d81
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@ export function GallerySlider({ gameDetails }: GallerySliderProps) {
|
|||
if (node instanceof HTMLVideoElement) {
|
||||
node.play()
|
||||
currentVideoRef.current = node
|
||||
} else {
|
||||
console.log(" nao é video")
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue