Missing semicolon

This commit is contained in:
Ben Alpert
2013-06-11 21:54:50 -07:00
parent 6b572b3f25
commit 0dc08c2115
+1 -1
View File
@@ -211,7 +211,7 @@ if (isInputSupported) {
return activeElementID;
}
}
}
};
}
/**