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