Update profile.js
This commit is contained in:
@@ -40,6 +40,7 @@ async function getProfileFromAnixart(profileId, token = '') {
|
|||||||
// profileData.profile.privilege_level = 0;
|
// profileData.profile.privilege_level = 0;
|
||||||
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.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