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