1
0

feat(frontend): リモート絵文字のインポート時に詳細を確認できるように (#15344)

* feat(frontend): リモート絵文字のインポート時に詳細を確認できるように

* 追加対応

* MkInput -> MkKeyValue
This commit is contained in:
おさむのひと
2025-01-26 14:59:03 +09:00
committed by GitHub
parent e94c697aae
commit f4bca4708e
6 changed files with 202 additions and 2 deletions
+4
View File
@@ -10635,6 +10635,10 @@ export interface Locale extends ILocale {
"logNothing": string;
};
"_remote": {
/**
*
*/
"selectionRowDetail": string;
/**
*
*/