„api/hooks/types.d.ts“ ändern
This commit is contained in:
parent
82903a8029
commit
a232a0119e
1
api/hooks/types.d.ts
vendored
1
api/hooks/types.d.ts
vendored
@ -150,6 +150,7 @@ export interface HookContext extends GetHookData, PostHookData {
|
||||
subject?: string
|
||||
from: string
|
||||
fromName?: string
|
||||
replyTo?: string
|
||||
plain?: string
|
||||
html?: string
|
||||
attach?: string | string[]
|
||||
|
Loading…
Reference in New Issue
Block a user