提交 610f85bb 编写于 作者: I im-robot

chore: update modules.json

上级 0a12503f
...@@ -216,7 +216,8 @@ ...@@ -216,7 +216,8 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": true "swift": true,
"arkts": false
} }
}, },
"closePreviewImage": { "closePreviewImage": {
...@@ -224,7 +225,8 @@ ...@@ -224,7 +225,8 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": true "swift": true,
"arkts": false
} }
}, },
"getImageInfo": { "getImageInfo": {
...@@ -240,7 +242,8 @@ ...@@ -240,7 +242,8 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": true "swift": true,
"arkts": false
} }
}, },
"compressImage": { "compressImage": {
...@@ -248,7 +251,8 @@ ...@@ -248,7 +251,8 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": false "swift": false,
"arkts": false
} }
}, },
"chooseVideo": { "chooseVideo": {
...@@ -264,7 +268,8 @@ ...@@ -264,7 +268,8 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": true "swift": true,
"arkts": false
} }
}, },
"getVideoInfo": { "getVideoInfo": {
...@@ -280,7 +285,8 @@ ...@@ -280,7 +285,8 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": false "swift": false,
"arkts": false
} }
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册