feat: integrations
This commit is contained in:
parent
0f2ac5f28d
commit
934296955a
|
|
@ -341,7 +341,7 @@ export class IntegrationsController {
|
|||
integrationProvider.isBetweenSteps,
|
||||
body.refresh,
|
||||
+body.timezone,
|
||||
AuthService.fixedEncryption(details)
|
||||
details ? AuthService.fixedEncryption(details) : undefined
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue