Fix issues with the new debugging code
This commit is contained in:
@@ -401,6 +401,7 @@ define([
|
||||
userName: 'debug',
|
||||
initialState: '',
|
||||
logLevel: 2,
|
||||
noPrune: true,
|
||||
validateContent: function (content) {
|
||||
try {
|
||||
JSON.parse(content);
|
||||
|
||||
Reference in New Issue
Block a user