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