Skip to content

Commit b534e76

Browse files
authored
Merge pull request #398 from daserge/merges-runs
Corrected merges usage to prevent possible conflicts with other plugins
2 parents d9abc38 + c486588 commit b534e76

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)