chnaged logic in ocr
This commit is contained in:
@@ -266,7 +266,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||||||
|
|
||||||
{{-- //..Another Option --}}
|
{{-- //..Another Option --}}
|
||||||
|
|
||||||
<div x-data="cameraCapture()" x-init="init()" wire:ignore class="space-y-2">
|
<div x-data="cameraCapture()" x-init="initCamera()" wire:ignore class="space-y-2">
|
||||||
<video
|
<video
|
||||||
x-ref="video"
|
x-ref="video"
|
||||||
autoplay
|
autoplay
|
||||||
|
|||||||
Reference in New Issue
Block a user