save chat changes

This commit is contained in:
tiago.kayaya
2021-06-03 11:03:26 +01:00
parent 6ab7e3dc03
commit b09016a111
8 changed files with 30 additions and 25 deletions
@@ -20,6 +20,7 @@ import { ChatPopoverPageModule } from '../../popover/chat-popover/chat-popover.m
ChatPopoverPageModule,
GroupMessagesPageRoutingModule
],
declarations: []
exports: [GroupMessagesPage],
declarations: [GroupMessagesPage]
})
export class GroupMessagesPageModule {}