feat: no picture

This commit is contained in:
Nevo David 2024-11-19 12:56:52 +07:00
parent e047906c22
commit b8b316f6aa
2 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ export class IntegrationsController {
id: p.id,
internalId: p.internalId,
disabled: p.disabled,
picture: p.picture,
picture: p.picture || '/no-picture.jpg',
identifier: p.providerIdentifier,
inBetweenSteps: p.inBetweenSteps,
refreshNeeded: p.refreshNeeded,

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB