mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-12-15 21:54:55 -07:00
forget debug options
This commit is contained in:
parent
5db44ab734
commit
3b831f87a4
@ -2073,7 +2073,6 @@ function isLocalStorageAvailable() {
|
||||
}
|
||||
|
||||
EasyMDE.prototype.autosave = function () {
|
||||
console.log('save');
|
||||
if (isLocalStorageAvailable()) {
|
||||
var easyMDE = this;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user