profile pictures

This commit is contained in:
CHIEFSOFT\ameye
2023-11-20 13:14:13 -05:00
parent b5940bc452
commit b3beb9e55f
4 changed files with 93 additions and 11 deletions
+3
View File
@@ -282,6 +282,9 @@ export class WrenchService {
return this.getPostData("/familymanage", postData);
}
uploadFile(uploadData){
return this.getPostData("/uploads", uploadData);
}
/*