fixed small problem

This commit is contained in:
Zai Shi 2024-09-07 13:56:37 -07:00
parent fe1fdc4c11
commit e324ed4ecb

View File

@ -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: {