1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-03 06:04:22 +02:00
This commit is contained in:
syuilo
2023-10-02 08:31:33 +09:00
parent d9aac112d3
commit 3924a9e494
2 changed files with 4 additions and 5 deletions

5
locales/index.d.ts vendored
View File

@@ -1719,11 +1719,6 @@ export interface Locale {
"muteWords": string;
"muteWordsDescription": string;
"muteWordsDescription2": string;
"softDescription": string;
"hardDescription": string;
"soft": string;
"hard": string;
"mutedNotes": string;
};
"_instanceMute": {
"instanceMuteDescription": string;