mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
remove debug log
This commit is contained in:
parent
1c7c64a5a2
commit
483f069d81
@ -67,8 +67,6 @@ export function GallerySlider({ gameDetails }: GallerySliderProps) {
|
||||
if (node instanceof HTMLVideoElement) {
|
||||
node.play()
|
||||
currentVideoRef.current = node
|
||||
} else {
|
||||
console.log(" nao é video")
|
||||
}
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user