forked from Github/cordova-plugin-run-in-background
Fix wrong class name
This commit is contained in:
@@ -11,7 +11,7 @@ var BackgroundMode = function () {
|
||||
|
||||
};
|
||||
|
||||
Badge.prototype = {
|
||||
BackgroundMode.prototype = {
|
||||
/**
|
||||
* Aktiviert den Hintergrundmodus.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user