parent
d63b854f96
commit
4b04b2989b
1 changed files with 2 additions and 2 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
@ -9402,9 +9402,9 @@ export interface Locale extends ILocale {
|
||||||
*/
|
*/
|
||||||
"secret": string;
|
"secret": string;
|
||||||
/**
|
/**
|
||||||
* Webhookを実行するタイミング
|
* トリガー
|
||||||
*/
|
*/
|
||||||
"events": string;
|
"trigger": string;
|
||||||
/**
|
/**
|
||||||
* 有効
|
* 有効
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue