diff --git a/app.js b/app.js index 0ea7118..daa18d7 100644 --- a/app.js +++ b/app.js @@ -11,7 +11,7 @@ App({ tmp += str.charAt(Math.floor(Math.random() * l)); } return tmp; - }, + }, autoUpdate: function () { var self = this