Removed autosave content logging

This commit is contained in:
xevidos 2019-05-06 10:30:24 -04:00
parent f570988814
commit c1a43b867d

View file

@ -192,7 +192,7 @@
if( _this.verbose ) {
console.log( content, _this.content );
//console.log( content, _this.content );
}
if( content == _this.content ) {