diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-23 09:59:45 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-23 09:59:45 +0900 |
| commit | e8a098af62c7bd2f9953a814f7c43a64e6602343 (patch) | |
| tree | 5f73f4a6396ac0a503bf95bb07cdf8e5a9ff4e58 /locales | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-e8a098af62c7bd2f9953a814f7c43a64e6602343.tar.gz sharkey-e8a098af62c7bd2f9953a814f7c43a64e6602343.tar.bz2 sharkey-e8a098af62c7bd2f9953a814f7c43a64e6602343.zip | |
Update index.d.ts
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/index.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts index 256f178124..dbd485379f 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -2166,6 +2166,7 @@ export interface Locale { "notificationWillBeDisplayedLikeThis": string; "_types": { "all": string; + "note": string; "follow": string; "mention": string; "reply": string; |