1
0

Merge remote-tracking branch 'misskey/develop' into future-2024-03-14

This commit is contained in:
dakkar
2024-03-14 16:28:56 +00:00
57 changed files with 1082 additions and 81 deletions
+4
View File
@@ -7018,6 +7018,10 @@ export interface Locale extends ILocale {
* ソースを表示
*/
"viewSource": string;
/**
* ログを表示
*/
"viewLog": string;
};
"_preferencesBackups": {
/**