mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve add attachment
This commit is contained in:
@@ -87,7 +87,7 @@ export class AttachmentsService {
|
||||
params: params
|
||||
}
|
||||
|
||||
return this.http.post(`${geturl}`, options);
|
||||
return this.http.delete(`${geturl}`, options);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user