更新插件入口
This commit is contained in:
parent
914f141e7f
commit
a291e16f79
@ -139,7 +139,7 @@
|
|||||||
<platform name="android">
|
<platform name="android">
|
||||||
<config-file target="config.xml" parent="/*">
|
<config-file target="config.xml" parent="/*">
|
||||||
<feature name="Trtc">
|
<feature name="Trtc">
|
||||||
<param name="android-package" value="com.chuwa.cordova.trtc.Trtc"/>
|
<param name="android-package" value="com.chuwa.cordova.trtc.TrtcPlugin"/>
|
||||||
<!-- <param name="onload" value="true" /> -->
|
<!-- <param name="onload" value="true" /> -->
|
||||||
</feature>
|
</feature>
|
||||||
</config-file>
|
</config-file>
|
||||||
|
Loading…
Reference in New Issue
Block a user