Copy button notification (#9355)

Signed-off-by: Rostislav Nagimov <rostislav.nagimov@gmail.com>
This commit is contained in:
Rostislav Nagimov
2025-06-30 15:38:16 +07:00
committed by GitHub
parent d5950c33cf
commit 8fba1e3db1
24 changed files with 64 additions and 5 deletions
+1
View File
@@ -72,6 +72,7 @@ export default mergeIds(documentId, document, {
Star: '' as IntlString,
Unstar: '' as IntlString,
CopyDocumentUrl: '' as IntlString,
DocumentUrlCopied: '' as IntlString,
Lock: '' as IntlString,
Unlock: '' as IntlString,