mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 08:14:57 +00:00
code: smtp,nextjs,frontends (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 { SMTPConfig } from '../../password'
|
||||
|
||||
/**
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { getAdapter } from '../../core/dbal-client'
|
||||
import { getAdapter } from '../core/dbal-client'
|
||||
import type { SMTPConfig } from '../../password'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user