Fix barrel file issues
This commit is contained in:
parent
68018a85fb
commit
cf4f463da4
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue