update changelog
This commit is contained in:
parent
fd0ed4a406
commit
6de2e8bda5
2 changed files with 8 additions and 1 deletions
|
@ -32,7 +32,7 @@ var KeyCode = require('../../KeyCode');
|
|||
var PAGINATE_SIZE = 20;
|
||||
var INITIAL_SIZE = 20;
|
||||
|
||||
var DEBUG = false;
|
||||
var DEBUG = true;
|
||||
|
||||
if (DEBUG) {
|
||||
// using bind means that we get to keep useful line numbers in the console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue