added icon on ios

This commit is contained in:
Equilibrium ITO
2024-03-02 16:50:25 +01:00
parent cfe6d91ebe
commit 2221d22b78
27 changed files with 85 additions and 194 deletions
-1
View File
@@ -51,7 +51,6 @@ export class ProcessesService {
this.headers2 = new HttpHeaders();;
this.headers2 = this.headers2.set('Authorization', 'Bearer ' + SessionStore.user.Authorization);
}
uploadFile(formData: any) {