mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fixed small problem
This commit is contained in:
parent
fe1fdc4c11
commit
e324ed4ecb
@ -307,6 +307,7 @@ export const projectsCrudHandlers = createLazyProxy(() => createCrudHandlers(pro
|
||||
await tx.connectedAccountConfig.create({
|
||||
data: {
|
||||
projectConfigId: oldProject.config.id,
|
||||
enabled: enabled,
|
||||
oauthProviderConfig: {
|
||||
connect: {
|
||||
projectConfigId_id: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user