Skip to content

Commit c486588

Browse files
author
daserge
committed
Corrected merges usage to prevent possible conflicts with other plugins
See https://issues.apache.org/jira/browse/CB-12353 for details
1 parent d9abc38 commit c486588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
</DeviceCapability>
141141
</config-file>
142142
<js-module src="src/windows/BluetoothLEPlugin.js" name="BluetoothLEPlugin">
143-
<merges target="" />
143+
<runs />
144144
</js-module>
145145
</platform>
146146
</plugin>

0 commit comments

Comments
 (0)