Update index.d.ts

This commit is contained in:
syuilo 2023-09-23 09:59:45 +09:00
parent c25d66316c
commit e8a098af62

1
locales/index.d.ts vendored
View file

@ -2166,6 +2166,7 @@ export interface Locale {
"notificationWillBeDisplayedLikeThis": string; "notificationWillBeDisplayedLikeThis": string;
"_types": { "_types": {
"all": string; "all": string;
"note": string;
"follow": string; "follow": string;
"mention": string; "mention": string;
"reply": string; "reply": string;