mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix notification remove, create event of task from attachment
This commit is contained in:
@@ -319,6 +319,8 @@ export class MessageService {
|
||||
if(params?.attachments) {
|
||||
if(params?.attachments[0]?.image_url) {
|
||||
delete params?.attachments[0]?.image_url
|
||||
delete params?.file?.image_url
|
||||
// delete
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user