From b52d8aa1d3555b5370819aade0699cf62a1a251a Mon Sep 17 00:00:00 2001 From: Abhinav Date: Sat, 30 Jul 2022 15:57:37 +0530 Subject: [PATCH] update tesseract submodule branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 3d710f8d7..54fac82d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,6 +5,7 @@ [submodule "thirdparty/tesseract"] path = thirdparty/tesseract url = git@github.com:abhinavkgrd/tesseract.js.git + branch = worker-support [submodule "ffmpeg-wasm"] path = thirdparty/ffmpeg-wasm url = https://github.com/abhinavkgrd/ffmpeg.wasm.git