Notification fix
This commit is contained in:
@@ -179,7 +179,9 @@ export class WrenchService {
|
||||
return this.getPostData("getwallets", usrData);
|
||||
}
|
||||
|
||||
|
||||
jobGroupData(reqData){
|
||||
return this.getPostData("jobgrouplist", reqData);
|
||||
}
|
||||
getFamilyWallets(reqData) {
|
||||
return this.getPostData("familywallet", reqData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user