1
0

enhance(frontend): ノート作成画面の添付メニューから直接ファイルを消せるように (#12858)

* (enhance) 添付画面から直接ファイルを消せるように

* Update Changelog

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
かっこかり
2024-01-21 05:26:13 +09:00
committed by GitHub
parent fcd7ffe956
commit 576484835e
4 changed files with 27 additions and 0 deletions
+1
View File
@@ -536,6 +536,7 @@ export interface Locale extends ILocale {
* 添付取り消し
*/
"attachCancel": string;
"deleteFile": string;
/**
* センシティブとして設定
*/