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