This commit is contained in:
CHIEFSOFT\ameye
2023-12-18 07:16:37 -05:00
parent a79432e0a9
commit cf1b48dd04
4 changed files with 41 additions and 23 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ export class IntervalRefreshService {
this.usersoffersDataService.getMyOffersData();
if ( this.sessionDataProviderService.account_type=='FAMILY'){
this.familyDataService.familySuggestData();
this.familyDataService.getFamilySuggestList();
}