mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-01 09:14:56 +00:00
code: nextjs,frontends,users (2 files)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getAdapter } from '../../core/dbal-client'
|
||||
import { getAdapter } from '../../../core/dbal-client'
|
||||
import type { User } from '../../types/level-types'
|
||||
|
||||
/**
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { getAdapter } from '../../core/dbal-client'
|
||||
import { getAdapter } from '../core/dbal-client'
|
||||
import type { User } from '../../types/level-types'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user