Update profile.js
This commit is contained in:
@@ -41,6 +41,7 @@ async function getProfileFromAnixart(profileId, token = '') {
|
|||||||
profileData.profile.avatar = "https://giffiles.alphacoders.com/170/170278.gif";
|
profileData.profile.avatar = "https://giffiles.alphacoders.com/170/170278.gif";
|
||||||
profileData.profile.is_sponsor = true;
|
profileData.profile.is_sponsor = true;
|
||||||
profileData.profile.is_sponsor_transferred = true;
|
profileData.profile.is_sponsor_transferred = true;
|
||||||
|
profileData.profile.rating_score = 10000;
|
||||||
|
|
||||||
profileData.profile.plan_count = 9999999;
|
profileData.profile.plan_count = 9999999;
|
||||||
profileData.profile.completed_count = 9999999;
|
profileData.profile.completed_count = 9999999;
|
||||||
|
|||||||
Reference in New Issue
Block a user