Skip to content

Commit

Permalink
Fix Error: Malformed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
katzer committed Jan 27, 2017
1 parent 5f8430f commit bcda9ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@
</config-file>
<config-file target="package.appxmanifest" parent="/Package/Capabilities" device-target="windows">
<!-- https://issues.apache.org/jira/browse/CB-12380
https://issues.apache.org/jira/browse/CB-12380
<Capability Name="backgroundMediaPlayback" />
</config-file>
<!-- https://github.com/apache/cordova-windows/pull/213
https://github.com/apache/cordova-windows/pull/213
<resource-file src="appbeep.wma" target="appbeep.wma" />
<js-module src="src/windows/BackgroundModeProxy.js" name="BackgroundModeProxy">
Expand Down

0 comments on commit bcda9ed

Please sign in to comment.