From 800d2cde08aca7042c136a550413c5e0c93a2b19 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 17 Dec 2013 14:07:14 -0700 Subject: [PATCH] Stupid semicolon --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 842f232..bd93f12 100644 --- a/index.html +++ b/index.html @@ -126,7 +126,7 @@ $(function() $('#tabdelim').click(function() { $('#delim').val("\t"); - }) + }); function userConfig() {