Update profile.js
This commit is contained in:
@@ -42,7 +42,7 @@ async function getProfileFromAnixart(profileId, token = '') {
|
||||
profileData.profile.login = "Недоступно!";
|
||||
profileData.profile.status = "Ведутся технические работы!";
|
||||
profileData.profile.is_sponsor = true;
|
||||
profileData.profile.is_perm_banned = true;
|
||||
profileData.profile.is_me_blocked = true;
|
||||
|
||||
return {
|
||||
...profileData,
|
||||
|
||||
Reference in New Issue
Block a user