mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-22 15:24:54 +00:00
Fix wrong class name
This commit is contained in:
parent
76ada42564
commit
68fa900cfb
@ -11,7 +11,7 @@ var BackgroundMode = function () {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
Badge.prototype = {
|
BackgroundMode.prototype = {
|
||||||
/**
|
/**
|
||||||
* Aktiviert den Hintergrundmodus.
|
* Aktiviert den Hintergrundmodus.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user