1
0

fix(frontend): run pnpm build-assets (#14585)

This commit is contained in:
かっこかり
2024-09-20 00:08:14 +09:00
committed by GitHub
parent 2d0e9e0544
commit 8d23122fd6
+8
View File
@@ -2384,6 +2384,14 @@ export interface Locale extends ILocale {
* AiScriptの実験環境を提供しますMisskeyと対話するコードの記述
*/
"scratchpadDescription": string;
/**
* UIインスペクター
*/
"uiInspector": string;
/**
* UIコンポーネントのインスタンスの一覧を見ることができますUIコンポーネントはUi:C:
*/
"uiInspectorDescription": string;
/**
*
*/