mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
parent
2d7a05de98
commit
4a3a5bf1f0
@ -390,8 +390,6 @@ NavigatorWidget.prototype.handleCancelTiddlerEvent = function(event) {
|
|||||||
this.removeTitleFromStory(storyList,draftTitle);
|
this.removeTitleFromStory(storyList,draftTitle);
|
||||||
}
|
}
|
||||||
this.saveStoryList(storyList);
|
this.saveStoryList(storyList);
|
||||||
// Trigger an autosave
|
|
||||||
$tw.rootWidget.dispatchEvent({type: "tm-auto-save-wiki"});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user