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