mirror of
https://github.com/MisskeyIO/misskey
synced 2024-11-23 22:56:49 +09:00
fix(frontend): update locales/index.d.ts
This commit is contained in:
parent
8604bd9807
commit
71d0538647
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@ -6805,6 +6805,10 @@ export interface Locale extends ILocale {
|
||||
* ソースを表示
|
||||
*/
|
||||
"viewSource": string;
|
||||
/**
|
||||
* ログを表示
|
||||
*/
|
||||
"viewLog": string;
|
||||
};
|
||||
"_preferencesBackups": {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user