Skip to content

Commit

Permalink
Merge pull request #55 from anatawa12/fix-missing-in-dts
Browse files Browse the repository at this point in the history
fix: sensitiveChannelAutoCW is not on index.d.ts
  • Loading branch information
anatawa12 authored Aug 16, 2023
2 parents d93acb2 + dfa1f29 commit 6ddaf01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locales/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export interface Locale {
"you": string;
"clickToShow": string;
"sensitive": string;
"sensitiveChannelAutoCW": string;
"add": string;
"reaction": string;
"reactions": string;
Expand Down

0 comments on commit 6ddaf01

Please sign in to comment.