chore: show toast when duplicating note and update last modified date for duplicated note (#2379)
This commit is contained in:
@@ -932,6 +932,7 @@ class NoteView extends AbstractComponent<NoteViewProps, State> {
|
||||
notesController={this.viewControllerManager.notesController}
|
||||
linkingController={this.viewControllerManager.linkingController}
|
||||
historyModalController={this.viewControllerManager.historyModalController}
|
||||
selectionController={this.viewControllerManager.selectionController}
|
||||
onClickPreprocessing={this.ensureNoteIsInsertedBeforeUIAction}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user