mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 10:05:01 +02:00
Send emails to many receivers (#2579)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -84,7 +84,8 @@ export default plugin(gmailId, {
|
||||
component: {
|
||||
Main: '' as AnyComponent,
|
||||
Connect: '' as AnyComponent,
|
||||
IconGmail: '' as AnyComponent
|
||||
IconGmail: '' as AnyComponent,
|
||||
NewMessages: '' as AnyComponent
|
||||
},
|
||||
integrationType: {
|
||||
Gmail: '' as Ref<IntegrationType>
|
||||
|
||||
Reference in New Issue
Block a user