mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 01:44:31 -06:00
commit
531a0e6227
@ -2077,7 +2077,6 @@ function isLocalStorageAvailable() {
|
||||
}
|
||||
|
||||
EasyMDE.prototype.autosave = function () {
|
||||
console.log('save');
|
||||
if (isLocalStorageAvailable()) {
|
||||
var easyMDE = this;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user