1
0

chore(locale): update index.d.ts (#14339)

https://github.com/misskey-dev/misskey/commit/d63b854f96d9437f9764f9170c3ed3537cc98a2c での更新漏れ
This commit is contained in:
taichan
2024-07-31 17:22:51 +09:00
committed by GitHub
parent d63b854f96
commit 4b04b2989b
+2 -2
View File
@@ -9402,9 +9402,9 @@ export interface Locale extends ILocale {
*/
"secret": string;
/**
* Webhookを実行するタイミング
* トリガー
*/
"events": string;
"trigger": string;
/**
* 有効
*/