Add route trigger to twenty apps (#14864)
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ export class RouteTriggerResolver {
|
||||
) {
|
||||
try {
|
||||
return await this.routeV2Service.destroyOne({
|
||||
destroyRouteInput: input,
|
||||
destroyRouteTriggerInput: input,
|
||||
workspaceId,
|
||||
});
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user