Bug Fixes..Notification load, Withdraw css fix
This commit is contained in:
@@ -620,7 +620,7 @@ class usersService {
|
||||
member_id: localStorage.getItem("member_id"),
|
||||
sessionid: localStorage.getItem("session_token"),
|
||||
action: 11183,
|
||||
country: value,
|
||||
...value,
|
||||
};
|
||||
return this.postAuxEnd("/countrybanks", postData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user