profile pictures
This commit is contained in:
@@ -282,6 +282,9 @@ export class WrenchService {
|
||||
return this.getPostData("/familymanage", postData);
|
||||
}
|
||||
|
||||
uploadFile(uploadData){
|
||||
return this.getPostData("/uploads", uploadData);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user