feat: duplicate a document as draft (#6782)
* feat: duplicate a document as draft * review * Default `publish` toggle to match current document Ensures duplicating a draft does not publish it. --------- Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
"Viewed {{ timeAgo }}": "Viewed {{ timeAgo }}",
|
||||
"Copy of {{ documentName }}": "Copy of {{ documentName }}",
|
||||
"Title": "Title",
|
||||
"Published": "Published",
|
||||
"Include nested documents": "Include nested documents",
|
||||
"Emoji Picker": "Emoji Picker",
|
||||
"Remove": "Remove",
|
||||
|
||||
Reference in New Issue
Block a user