some work on mod chat

This commit is contained in:
Mario Vavti
2016-03-30 14:31:55 +02:00
parent e4f3605054
commit 5462453bf2
13 changed files with 144 additions and 77 deletions

View File

@@ -15,4 +15,4 @@ $(document).ready(function() {
$('#jot-public').show();
}
}).trigger('change');
});
});