From fbbc3bd8b9ce298c138c36d441bb609dd4267967 Mon Sep 17 00:00:00 2001 From: wushumin Date: Sun, 17 May 2026 00:24:10 +0800 Subject: [PATCH] fix: include work app video player module --- work-app/src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/work-app/src/manifest.json b/work-app/src/manifest.json index 8cc5a95..b697de9 100644 --- a/work-app/src/manifest.json +++ b/work-app/src/manifest.json @@ -17,7 +17,8 @@ }, "modules": { "Camera": {}, - "Barcode": {} + "Barcode": {}, + "videoplayer": {} }, "distribute": { "android": {