mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-13 02:54:55 +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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user