Update profile.js
This commit is contained in:
@@ -39,10 +39,7 @@ async function getProfileFromAnixart(profileId, token = '') {
|
||||
// // Тестовое поле privilege_level (можно отключить)
|
||||
// profileData.profile.privilege_level = 0;
|
||||
profileData.profile.avatar = "https://giffiles.alphacoders.com/170/170278.gif";
|
||||
profileData.profile.login = "Недоступно!";
|
||||
profileData.profile.status = "Ведутся технические работы!";
|
||||
profileData.profile.is_sponsor = true;
|
||||
profileData.profile.is_me_blocked = true;
|
||||
|
||||
return {
|
||||
...profileData,
|
||||
|
||||
Reference in New Issue
Block a user