Skip to content

Commit 1305882

Browse files
committed
🚑 no session in worker
1 parent d889466 commit 1305882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/organisations/organisations.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,5 +456,5 @@ export const updatePollFunFactsAfterSimulationChange = (
456456
const { pollId } = simulationPoll
457457

458458
return updatePollFunFacts(pollId, { session })
459-
})
459+
}, prisma)
460460
}

0 commit comments

Comments
 (0)