Skip to content

Commit

Permalink
chore(locale): update index.d.ts (misskey-dev#14339)
Browse files Browse the repository at this point in the history
misskey-dev@d63b854 での更新漏れ
  • Loading branch information
tai-cha authored Jul 31, 2024
1 parent d63b854 commit 4b04b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9402,9 +9402,9 @@ export interface Locale extends ILocale {
*/
"secret": string;
/**
* Webhookを実行するタイミング
* トリガー
*/
"events": string;
"trigger": string;
/**
* 有効
*/
Expand Down

0 comments on commit 4b04b29

Please sign in to comment.