forget debug options

pull/204/head
firm1 4 years ago
parent 5db44ab734
commit 3b831f87a4

@ -2073,7 +2073,6 @@ function isLocalStorageAvailable() {
}
EasyMDE.prototype.autosave = function () {
console.log('save');
if (isLocalStorageAvailable()) {
var easyMDE = this;

Loading…
Cancel
Save