Fix barrel file issues

This commit is contained in:
Adria Navarro 2024-07-25 08:35:01 +02:00
parent 68018a85fb
commit cf4f463da4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import {
VirtualDocumentType,
} from "@budibase/types"
import automations from "./automations"
import { TRIGGER_DEFINITIONS } from "../../automations"
import { definitions as TRIGGER_DEFINITIONS } from "../../automations/triggerInfo"
function ensureUniqueAndThrow(
doc: TableRowActions,