Linting the JS code

This commit is contained in:
macdonst
2011-11-08 06:54:15 +08:00
parent 29c7e12505
commit 5406d6c98f
11 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -428,7 +428,7 @@ PhoneGap.addConstructor(function() {
else {
return db;
}
}
};
}
if (typeof window.localStorage === "undefined") {