This commit is contained in:
yi_t
2025-04-25 17:55:27 +08:00
parent 93c61a4d34
commit b659eb832d

View File

@@ -18,10 +18,7 @@
],
"functions": {
"api/ocr.py": {
"includeFiles": [
"wx/*/*",
"wcocr.cpython-312-x86_64-linux-gnu.so"
]
"includeFiles": "wx/*/*,wcocr.cpython-312-x86_64-linux-gnu.so"
}
}
}