mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-30 05:14:28 -06: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