mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-10 04:23:00 +00:00
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user