Fix wrong class name

This commit is contained in:
Sebastián Katzer 2013-10-09 10:54:57 +02:00
parent 76ada42564
commit 68fa900cfb

View File

@ -11,7 +11,7 @@ var BackgroundMode = function () {
};
Badge.prototype = {
BackgroundMode.prototype = {
/**
* Aktiviert den Hintergrundmodus.
*/