mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
fix(prisma): stop large-team-seed running on import (#2852)
This commit is contained in:
@@ -63,4 +63,6 @@ const main = async () => {
|
||||
}
|
||||
};
|
||||
|
||||
void main();
|
||||
if (require.main === module) {
|
||||
void main();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user