Added Init comment
This commit is contained in:
parent
728ead7992
commit
4c94eda3c8
|
@ -65,7 +65,7 @@ $(document).ready(function(){
|
||||||
|
|
||||||
var SN = { // StatusNet
|
var SN = { // StatusNet
|
||||||
C: { // Config
|
C: { // Config
|
||||||
I: {
|
I: { // Init
|
||||||
CounterBlackout: false,
|
CounterBlackout: false,
|
||||||
MaxLength: 140,
|
MaxLength: 140,
|
||||||
PatternUsername: /^[0-9a-zA-Z\-_.]*$/,
|
PatternUsername: /^[0-9a-zA-Z\-_.]*$/,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user