From 7eaf2e266d4ee07b7aa33bc4dcf95e69beaca9c1 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 19 Nov 2013 07:53:30 +0000 Subject: [PATCH] chore(dom) add ";" --- lib/client/dom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/dom.js b/lib/client/dom.js index 6fb89ff1..85596204 100644 --- a/lib/client/dom.js +++ b/lib/client/dom.js @@ -668,7 +668,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog; Events.addClick(focus, notify); } - }) + }); }; this.check = function () {