fix(frontend): update locales/index.d.ts

This commit is contained in:
tamaina
2024-03-14 18:18:32 +09:00
parent 8604bd9807
commit 71d0538647

4
locales/index.d.ts vendored
View File

@@ -6805,6 +6805,10 @@ export interface Locale extends ILocale {
* ソースを表示 * ソースを表示
*/ */
"viewSource": string; "viewSource": string;
/**
* ログを表示
*/
"viewLog": string;
}; };
"_preferencesBackups": { "_preferencesBackups": {
/** /**