Update profile.js
This commit is contained in:
@@ -38,7 +38,8 @@ async function getProfileFromAnixart(profileId, token = '') {
|
||||
|
||||
// // Тестовое поле privilege_level (можно отключить)
|
||||
// profileData.profile.privilege_level = 0;
|
||||
|
||||
profileData.profile.friend_count = 100000000;
|
||||
|
||||
return {
|
||||
...profileData,
|
||||
is_verified: isVerified,
|
||||
|
||||
Reference in New Issue
Block a user