feat: changes

This commit is contained in:
Nevo David 2024-03-11 01:25:33 +07:00
parent a7f488fcf8
commit 6789f29748
1 changed files with 1 additions and 1 deletions

View File

@ -219,4 +219,4 @@ export class IntegrationsController {
// @ts-ignore
return this._integrationService.deleteChannel(org.id, id);
}
}
}