1
0
Fork 0
mirror of synced 2024-10-04 12:03:31 +13:00

Fixing reference (IDE generated).

This commit is contained in:
mike12345567 2023-08-23 14:20:30 +01:00
parent 0206fb3ef2
commit 613b7a3344

View file

@ -4,7 +4,7 @@ import { getFullUser } from "../../utilities/users"
import { roles, context } from "@budibase/backend-core"
import { ContextUser, Row, UserCtx } from "@budibase/types"
import sdk from "../../sdk"
import { processUser } from "src/utilities/global"
import { processUser } from "../../utilities/global"
const PUBLIC_ROLE = roles.BUILTIN_ROLE_IDS.PUBLIC