@@ -56,6 +56,8 @@ class PageService {
}
});
+ // TODO 81841
+
// createMany
this.pageEvent.on('createMany', this.pageEvent.onCreateMany);