forked from Github/cordova-plugin-run-in-background
JS interface to customize the notification on Android
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
<!-- js -->
|
||||
<js-module src="www/background-mode.js" name="BackgroundMode">
|
||||
<clobbers target="cordova.plugins.backgroundMode" />
|
||||
<clobbers target="plugin.backgroundMode" />
|
||||
</js-module>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user