Kaynağa Gözat

Fixed small issue with migration2

Kristian Vos 4 yıl önce
ebeveyn
işleme
01ed9c5f93

+ 1 - 0
backend/logic/migration/migrations/migration2.js

@@ -66,6 +66,7 @@ export default async function migrate(MigrationModule) {
 												}
 											}
 										);
+										next();
 									}
 								}
 							);