mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
remove debug log
This commit is contained in:
@@ -67,8 +67,6 @@ export function GallerySlider({ gameDetails }: GallerySliderProps) {
|
||||
if (node instanceof HTMLVideoElement) {
|
||||
node.play()
|
||||
currentVideoRef.current = node
|
||||
} else {
|
||||
console.log(" nao é video")
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user