1
0

feat: フォルダーやファイルでもIDをコピーできるように (#11189)

* feat: フォルダーやファイルでもIDをコピーできるように close #11188

* docs: update CHANGELOG.md
This commit is contained in:
yupix
2023-07-08 18:45:41 +09:00
committed by GitHub
parent 36d5deeb61
commit 3796da6836
5 changed files with 34 additions and 3 deletions
+2
View File
@@ -57,6 +57,8 @@ export interface Locale {
"copyUsername": string;
"copyUserId": string;
"copyNoteId": string;
"copyFileId": string;
"copyFolderId": string;
"searchUser": string;
"reply": string;
"loadMore": string;