From 4c94eda3c8ce2f52c9979245bea13e9e44485b0a Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 30 Oct 2009 15:59:17 +0100 Subject: [PATCH] Added Init comment --- js/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/util.js b/js/util.js index 1b855caaf2..28e4fac8cd 100644 --- a/js/util.js +++ b/js/util.js @@ -65,7 +65,7 @@ $(document).ready(function(){ var SN = { // StatusNet C: { // Config - I: { + I: { // Init CounterBlackout: false, MaxLength: 140, PatternUsername: /^[0-9a-zA-Z\-_.]*$/, -- 2.39.2