mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
gah, revert debug
This commit is contained in:
parent
c2ca261085
commit
d5062f1ff7
@ -32,7 +32,7 @@ var KeyCode = require('../../KeyCode');
|
||||
var PAGINATE_SIZE = 20;
|
||||
var INITIAL_SIZE = 20;
|
||||
|
||||
var DEBUG = true;
|
||||
var DEBUG = false;
|
||||
|
||||
if (DEBUG) {
|
||||
// using bind means that we get to keep useful line numbers in the console
|
||||
|
Loading…
Reference in New Issue
Block a user