chore: show toast when duplicating note and update last modified date for duplicated note (#2379)
This commit is contained in:
@@ -381,6 +381,7 @@ const ContentListView = forwardRef<HTMLDivElement, Props>(
|
||||
notesController={notesController}
|
||||
historyModalController={historyModalController}
|
||||
itemListController={itemListController}
|
||||
selectionController={selectionController}
|
||||
/>
|
||||
) : (
|
||||
<ContentList
|
||||
|
||||
Reference in New Issue
Block a user