More wallet page

This commit is contained in:
CHIEFSOFT\ameye
2023-06-24 11:50:01 -04:00
parent f6832cbf33
commit e565f31752
4 changed files with 35 additions and 8 deletions
+3
View File
@@ -42,6 +42,9 @@ export class WrenchService {
return this.getPostData("getwallets", usrData);
}
getPaymentHx(usrData) {
return this.getPostData("paymenthx", usrData);
}
/*