Update index.d.ts
This commit is contained in:
parent
c25d66316c
commit
e8a098af62
1 changed files with 1 additions and 0 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue