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