mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-13 09:53:22 +00:00
Fix wrong class name
This commit is contained in:
@@ -11,7 +11,7 @@ var BackgroundMode = function () {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
Badge.prototype = {
|
BackgroundMode.prototype = {
|
||||||
/**
|
/**
|
||||||
* Aktiviert den Hintergrundmodus.
|
* Aktiviert den Hintergrundmodus.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user