chore(locale): update index.d.ts (#14339)
https://github.com/misskey-dev/misskey/commit/d63b854f96d9437f9764f9170c3ed3537cc98a2c での更新漏れ
This commit is contained in:
Vendored
+2
-2
@@ -9402,9 +9402,9 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"secret": string;
|
||||
/**
|
||||
* Webhookを実行するタイミング
|
||||
* トリガー
|
||||
*/
|
||||
"events": string;
|
||||
"trigger": string;
|
||||
/**
|
||||
* 有効
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user