zamis %!s(int64=5) %!d(string=hai) anos
pai
achega
55b3081e22
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/server/service/page.js

+ 1 - 0
src/server/service/page.js

@@ -27,6 +27,7 @@ class PageService {
 
     const { attachmentService } = this.crowi;
     const attachments = await Attachment.find({ page: { $in: pageIds } });
+
     return Promise.all([
       Bookmark.find({ page: { $in: pageIds } }).remove({}),
       Comment.find({ page: { $in: pageIds } }).remove({}),