show message break line

This commit is contained in:
Peter Maquiran
2024-08-29 15:23:11 +01:00
parent ef9dd02ea5
commit feea78fd59
15 changed files with 250 additions and 252 deletions
-6
View File
@@ -282,12 +282,6 @@ const routes = [
path: 'crop-image',
loadChildren: () => import('./modals/crop-image/crop-image.module').then( m => m.CropImagePageModule)
},
{
path: 'edit-message',
loadChildren: () => import('./modals/edit-message/edit-message.module').then( m => m.EditMessagePageModule)
}
/*
path: 'chat',
component: ChatPage